Browse Source

Changed pager padding

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
be927564b4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      css/style.css

2
css/style.css

@ -1630,7 +1630,7 @@ form.update-form input.button:hover {
.pager {
width: 97%;
overflow: auto;
padding: 0 10px;
padding: 0px 50px 0px 50px;
}
.pager a {
color: #999;

Loading…
Cancel
Save