Skip to content

Commit

Permalink
Tweaked the list pagination styling to match more closely with the spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
mabashian committed Jan 13, 2016
1 parent a332756 commit c7674ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion awx/ui/client/legacy-styles/lists.less
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit c7674ac

Please sign in to comment.