mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #232 from mabashian/7410-inv-permissions
Give list-actions a static height in case all its contents are hidden
This commit is contained in:
commit
ee28e683e0
@ -901,6 +901,7 @@ input[type="checkbox"].checkbox-no-label {
|
||||
.list-actions {
|
||||
text-align: right;
|
||||
margin-bottom: -34px;
|
||||
height: 34px;
|
||||
|
||||
.fa-lg {
|
||||
vertical-align: -8%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user