Elastic: Small regression in .menu.footer

pull/6798/head
Aleksander Machniak 6 years ago
parent 4524156a3d
commit 79ca8bc40a

@ -319,7 +319,7 @@
@media screen and (max-width: @screen-width-small) { @media screen and (max-width: @screen-width-small) {
.menu.footer { .menu.footer {
justify-content: space-around; justify-content: space-around !important;
& > * { & > * {
flex-grow: 1; flex-grow: 1;

Loading…
Cancel
Save