]> BookStack Code Mirror - bookstack/commitdiff
fix markdown editor resizing with long strings 716/head
authorChris Latham <redacted>
Mon, 26 Feb 2018 11:31:11 +0000 (11:31 +0000)
committerGitHub <redacted>
Mon, 26 Feb 2018 11:31:11 +0000 (11:31 +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
+}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.