refactor of pagination controls
This commit is contained in:
@ -958,6 +958,11 @@ cookie-container {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.page-nav-wrapper {
|
||||
display:inline-block;
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
span.show-next-page, span.show-prev-page {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user