5,849
edits
Tags: Mobile web edit Mobile edit |
Tags: Mobile web edit Mobile edit |
||
Line 315: | Line 315: | ||
margin-top: 0; | margin-top: 0; | ||
padding-top: 0; | padding-top: 0; | ||
border-bottom: | border-bottom: none!important; /* Workaround */ | ||
} | } | ||
Line 347: | Line 347: | ||
.flex-container .flex-item { | .flex-container .flex-item { | ||
flex: 1 1 | flex: 1 1 100%; | ||
} | } | ||