Fix css
This commit is contained in:
parent
75792ea42c
commit
58573632ab
@ -5586,6 +5586,11 @@ div.tabsElem a.tab {
|
|||||||
border-right: none;
|
border-right: none;
|
||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.box-flex-container {
|
||||||
|
margin: 0 0 0 -8px !important;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 1024px)
|
@media only screen and (max-width: 1024px)
|
||||||
|
|||||||
@ -5570,6 +5570,10 @@ border-top-right-radius: 6px;
|
|||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.box-flex-container {
|
||||||
|
margin: 0 0 0 -8px !important;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 1024px)
|
@media only screen and (max-width: 1024px)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user