]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/styles.scss
Fixed minor issue with large images again
[bookstack] / resources / assets / sass / styles.scss
index ac22ab4c852c236bb351e0e5e73bebb6e3ee4b74..9667eab036f15c0e874add5ea8834f32eec632bd 100644 (file)
@@ -101,6 +101,7 @@ ul.menu {
   }
   img {
     max-width: 100%;
+    height:auto;
   }
 }
 
@@ -365,4 +366,4 @@ body.dragging, body.dragging * {
 }
 .sortable-page-list li.placeholder:before {
   position: absolute;
-}
\ No newline at end of file
+}