diff --git a/resources/assets/sass/styles.scss b/resources/assets/sass/styles.scss index ac22ab4c8..9667eab03 100644 --- a/resources/assets/sass/styles.scss +++ b/resources/assets/sass/styles.scss @@ -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 +}