add more sync buttons

This commit is contained in:
Luke Pulverenti 2014-12-18 23:20:07 -05:00
parent 0770149de2
commit d84df77553
42 changed files with 2405 additions and 66 deletions

View file

@ -602,6 +602,13 @@
}
}
@media all and (min-width: 2200px) {
.homePageSquareCard {
width: 10%;
}
}
/** homePagePortraitCard */
.homePagePortraitCard .cardPadder {
@ -655,6 +662,13 @@
}
}
@media all and (min-width: 2200px) {
.homePagePortraitCard {
width: 9.09090909091%;
}
}
/** homePageSmallBackdropCard */
.homePageSmallBackdropCard .cardPadder {