responsive fix

This commit is contained in:
Szekeres Bálint
2019-01-06 16:20:59 +01:00
parent 071b0c68de
commit 741bad0407

View File

@@ -57,9 +57,8 @@ section.tabs {
}
&.active {
background-color: #f8f8f8;
@include media-breakpoint-up(xl) {
background-color: #f8f8f8;
border-bottom-color: #f8f8f8;
background-color: #f8f8f8;
}