Closed cp2004 closed 3 years ago
At least in UI Customizer with the Flatly theme. Not sure what this was doing outside UIC, but it was kinda broken:
The span12/container is not really needed, and in with responsive bootstrap it was being set to 1170px.
span12
container
Fixed with this commit, thought I'm not convinced there isn't a prettier fix. Or maybe, the element can be removed entirely.
Result:
At least in UI Customizer with the Flatly theme. Not sure what this was doing outside UIC, but it was kinda broken:
The
span12
/container
is not really needed, and in with responsive bootstrap it was being set to 1170px.Fixed with this commit, thought I'm not convinced there isn't a prettier fix. Or maybe, the element can be removed entirely.
Result: