Align tips slider with the rest of the studios

This commit is contained in:
morant 2016-01-15 12:23:39 -05:00
parent f7fe1125c8
commit 6e682269fb
2 changed files with 3 additions and 3 deletions

View file

@ -165,9 +165,9 @@ $base-bg: $ui-white;
}
}
.tipsslider {
.box-content .tipsslider {
text-align: center;
.thumbnail {
display: inline-block;
margin: 0px 50px;

View file

@ -5,7 +5,7 @@
$button-offset: $icon-size + 5px;
$box-content-offset: 20px;
padding: 12px $button-offset;
//padding: 12px $button-offset;
.box-content & {
padding: 12px $button-offset - 20px;