mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
CSS: Use text-right for the remove resource link in the resources overview
refs #5543
This commit is contained in:
parent
9acb478d31
commit
42cbe78be3
@ -47,7 +47,7 @@
|
|||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td class="text-right">
|
||||||
<?= $this->qlink(
|
<?= $this->qlink(
|
||||||
'',
|
'',
|
||||||
'config/removeresource',
|
'config/removeresource',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user