app/assets/stylesheets/locomotive/inline_editor/layout.css.scss in locomotive_cms-2.0.0.rc2 vs app/assets/stylesheets/locomotive/inline_editor/layout.css.scss in locomotive_cms-2.0.0.rc4
- old
+ new
@@ -9,9 +9,10 @@
iframe {
width: 100%;
height: 100%;
display: block;
+ min-height: 100%;
}
}
#content-locale-picker {
position: fixed;
\ No newline at end of file