Bug 21943: (follow-up) Fix float error with sidebar menu
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / css / src / staff-global.scss
index 61b2605..2844424 100644 (file)
@@ -239,6 +239,12 @@ button {
 }
 
 main {
+    &::after {
+        clear: both;
+        content: " ";
+        display: table;
+    }
+
     .yui-b {
         fieldset {
             &.brief {