Sfoglia il codice sorgente

Fix horizontal scrolling

Rob Gökemeijer 8 anni fa
parent
commit
e47b58cfe3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      css/organizr.css

+ 1 - 1
css/organizr.css

@@ -600,7 +600,7 @@ span.homepage-text {
 }
 .simplebar-content {
     min-height: auto !important;
-    overflow-x: hidden !important;
+    overflow-x: auto !important;
 }
 .simplebar-scroll-content {
     margin-bottom: 0px !important;