mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
Tweaked the list pagination styling to match more closely with the spec.
This commit is contained in:
parent
a33275684b
commit
c7674acb22
@ -103,10 +103,11 @@ table, tbody {
|
||||
}
|
||||
|
||||
.List-pagination {
|
||||
margin-top: 10px;
|
||||
margin-top: 20px;
|
||||
font-size: 12px;
|
||||
color: @list-pagin-text;
|
||||
text-transform: uppercase;
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
.List-paginationPager {
|
||||
|
Loading…
Reference in New Issue
Block a user