mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-09 08:34:04 -04: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
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
)
|
||||
) ?>
|
||||
</td>
|
||||
<td>
|
||||
<td class="text-right">
|
||||
<?= $this->qlink(
|
||||
'',
|
||||
'config/removeresource',
|
||||
|
|
|
|||
Loading…
Reference in a new issue