Fixed pagination arrows

This commit is contained in:
Victoria Wang 2014-09-02 16:32:06 -07:00
parent 7caba79217
commit 16c4a93305
2 changed files with 7 additions and 3 deletions

View file

@ -823,6 +823,10 @@ a.tag:hover {
.browse-page .tags {
padding: 0 30px 30px 30px;
}
.pagination .arrow {
vertical-align: 1px;
}
.interior .header-Outro.with-columns .col.filter {
padding-top: 0px;
padding-bottom: 4px;