Update app/assets/stylesheets/locomotive/inline_editor/layout.css.scss

This commit is contained in:
Pierre Merlin 2012-03-23 15:57:55 +01:00
parent a8d57794de
commit 8b80a3e840
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ body {
width: 100%; width: 100%;
height: 100%; height: 100%;
display: block; display: block;
min-height: 1000px;
} }
} }