diff --git a/resources/skins.minerva.amc.styles/tabs.less b/resources/skins.minerva.amc.styles/tabs.less index 351fd88..5fa2541 100644 --- a/resources/skins.minerva.amc.styles/tabs.less +++ b/resources/skins.minerva.amc.styles/tabs.less @@ -1,6 +1,5 @@ .minerva__tab-container { - display: flex; - flex-wrap: nowrap; + white-space: nowrap; overflow-x: auto; .minerva__tab { @@ -10,7 +9,6 @@ font-weight: bold; padding-bottom: 6px; display: inline-block; - flex: 0 0 auto; &:visited, &:hover,