fix resize of editor demo (FF)

This commit is contained in:
Fabian Jakobs 2010-05-13 16:58:49 +02:00
commit 3ce17ef50e

View file

@ -11,9 +11,11 @@
html {
height: 100%;
overflow: hidden;
}
body {
overflow: hidden;
margin: 0;
padding: 0;
font: sans-serif;