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

This commit is contained in:
Pierre Merlin 2012-03-23 16:53:42 +01:00
parent 8b80a3e840
commit 65c570c4aa
1 changed files with 1 additions and 1 deletions

View File

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