]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_pages.scss
Cleaned mce edit bar and image options
[bookstack] / resources / assets / sass / _pages.scss
index 9eee9c1b8867a99ad5ef84b2ae3ae93d4b195d48..1536f71cadbc711b568d38c486ce448930ba1c02 100644 (file)
@@ -17,6 +17,7 @@
 
 .page-content {
   max-width: 840px;
+  overflow-wrap: break-word;
   .align-left {
     float: left !important;
     text-align: left;
   h1, h2, h3, h4, h5, h6 {
     clear: both;
   }
+  hr {
+    clear: both;
+    margin: $-m 0;
+  }
 }
 
 // Page content pointers