]> BookStack Code Mirror - bookstack/commitdiff
Merge branch 'patch-1' of git://github.com/BackwardSpy/BookStack into BackwardSpy...
authorDan Brown <redacted>
Sun, 18 Mar 2018 11:40:38 +0000 (11:40 +0000)
committerDan Brown <redacted>
Sun, 18 Mar 2018 11:40:38 +0000 (11:40 +0000)
resources/assets/sass/_forms.scss

index 69023f6172c4c321c2257777f6ae4f123a9d61e8..94d38f4e86f5d98b36fb38334ada6ca04efa3de5 100644 (file)
@@ -58,6 +58,7 @@
     flex-direction: column;
     border: 1px solid #DDD;
     width: 50%;
+    max-width: 50%;
   }
 }
 
@@ -315,4 +316,4 @@ div[editor-type="markdown"] .title-input.page-title input[type="text"] {
 
 .image-picker img {
   background-color: #BBB;
-}
\ No newline at end of file
+}