]> BookStack Code Mirror - bookstack/commitdiff
Prevented markdown editor pushing out toolbar
authorDan Brown <redacted>
Sun, 18 Mar 2018 11:46:08 +0000 (11:46 +0000)
committerDan Brown <redacted>
Sun, 18 Mar 2018 11:46:08 +0000 (11:46 +0000)
resources/assets/sass/_pages.scss

index 8eb3d292384414d36546b4c545a9a88e057f0274..3555111d8bc1a177bc35a90c60b3691e74a7da49 100755 (executable)
@@ -2,6 +2,7 @@
   display: flex;
   flex-direction: column;
   align-items: stretch;
+  overflow: hidden;
   .faded-small {
     height: auto;
   }