Small layout tweaks (#43)

This commit is contained in:
Robert Sandu
2017-09-01 16:15:42 +03:00
committed by Steve Smith
parent 19c10ed0e5
commit b90bd08d11
4 changed files with 98 additions and 89 deletions

View File

@@ -3,8 +3,12 @@
text-align: center;
}
.esh-pager-item {
margin: 0 5vw;
.esh-pager-item-left {
float: left;
}
.esh-pager-item-right {
float: right;
}
.esh-pager-item--navigable {