diff --git a/skins/elastic/styles/widgets/menu.less b/skins/elastic/styles/widgets/menu.less index 5b0eb9d3e..786158ab1 100644 --- a/skins/elastic/styles/widgets/menu.less +++ b/skins/elastic/styles/widgets/menu.less @@ -319,7 +319,7 @@ @media screen and (max-width: @screen-width-small) { .menu.footer { - justify-content: space-around; + justify-content: space-around !important; & > * { flex-grow: 1;