Change condensed fonts in history tabs

stable
Xavier Julián 2016-04-11 08:25:36 +02:00
parent 7f8922e8c3
commit 09cb60e93a
1 changed files with 2 additions and 2 deletions

View File

@ -39,12 +39,11 @@
}
}
.history-tabs {
@extend %title;
@extend %light;
border-bottom: 1px solid $whitish;
border-top: 1px solid $whitish;
margin-bottom: 0;
li {
@extend %large;
background: $white;
border-right: 1px solid $whitish;
display: inline-block;
@ -74,6 +73,7 @@
.add-comment {
@include cursor-progress;
@include clearfix;
margin-top: 1rem;
&.active {
.button-green {
display: block;