mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 05:17:36 -02: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 {
|
.List-pagination {
|
||||||
margin-top: 10px;
|
margin-top: 20px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: @list-pagin-text;
|
color: @list-pagin-text;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
height: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.List-paginationPager {
|
.List-paginationPager {
|
||||||
|
|||||||
Reference in New Issue
Block a user