mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Give list-actions a static height in case all its contents are hidden
This commit is contained in:
parent
616b47db1b
commit
b9db642b30
@ -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