mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Tweaked the list pagination styling to match more closely with the spec.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user