Few more tweaks to browse

This commit is contained in:
Victoria Wang 2015-07-17 11:18:26 -07:00
parent ac9d314b2b
commit 375de16acc
2 changed files with 2 additions and 2 deletions

View file

@ -1735,7 +1735,7 @@ a.tag:hover {
margin-top: 0;
}
.browse-page .tags {
padding: 0 30px 40px 30px;
padding: 25px 30px 45px;
}
.misc-page .pagination {
width: 100%;

View file

@ -11,7 +11,7 @@
float:left;
margin-bottom:$spacing*2;
color: #666;
@include box-shadow(1px 1px 2px 0px rgba(0, 0, 0, 0.18));
@include box-shadow(0px 1px 3px 0px rgba(0, 0, 0, 0.18));
@media (max-device-width:480px), screen and (max-width:800px){
width:50%