mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 13:41:28 -03:30
Add margin between pagination pages and totals
This commit is contained in:
parent
c70362cb57
commit
48e583026f
@ -51,7 +51,7 @@
|
||||
.Paginate-total {
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
margin-bottom: -2px;
|
||||
margin: 0 0 -2px 10px;
|
||||
}
|
||||
|
||||
.Paginate-filterLabel{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user