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,7 +165,7 @@ $base-bg: $ui-white;
} }
} }
.tipsslider { .box-content .tipsslider {
text-align: center; text-align: center;
.thumbnail { .thumbnail {

View file

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