Fix history margin in title
parent
4c2d628fe2
commit
166e1af6e8
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue