mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Give list-actions a static height in case all its contents are hidden
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user