Fix history margin in title

stable
Xavier Julián 2015-02-20 09:11:30 +01:00
parent 4c2d628fe2
commit 166e1af6e8
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
.history-tabs { .history-tabs {
@extend %title; @extend %title;
border-bottom: 3px solid $gray-light; border-bottom: 3px solid $gray-light;
margin-bottom: 0;
padding: .5rem 0; padding: .5rem 0;
li { li {
@extend %large; @extend %large;