Added app store pagination

This commit is contained in:
cuneytsenturk
2018-09-20 11:16:56 +03:00
parent b8087bf29c
commit 2ea4722dcf
5 changed files with 64 additions and 12 deletions

10
public/css/app.css vendored
View File

@ -676,4 +676,12 @@ input[type="number"] {
.pull-right.rating {
margin-top: -30px;
}
}
.pager {
margin: inherit !important;
}
.pager li>a, .pager li>span {
border-radius: 3px !important;
}