This commit is contained in:
Laurent Destailleur 2019-08-18 06:00:33 +02:00
parent 75792ea42c
commit 58573632ab
2 changed files with 9 additions and 0 deletions

View File

@ -5586,6 +5586,11 @@ div.tabsElem a.tab {
border-right: none;
border-left: none;
}
.box-flex-container {
margin: 0 0 0 -8px !important;
}
}
@media only screen and (max-width: 1024px)

View File

@ -5570,6 +5570,10 @@ border-top-right-radius: 6px;
border-left: none;
}
.box-flex-container {
margin: 0 0 0 -8px !important;
}
}
@media only screen and (max-width: 1024px)