From: Aleksander Ɓukasz Date: Mon, 15 Apr 2013 14:13:11 +0000 (+0200) Subject: Some dimensions for visual editor main area X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/44942416425435c6d18ec38052d7f6df1fb4d76a Some dimensions for visual editor main area --- diff --git a/editor.css b/editor.css index 9b7995d..a1c743d 100644 --- a/editor.css +++ b/editor.css @@ -21,6 +21,8 @@ body { #rng-visualEditor-content { float:left; + width: 540px; + height: 500px; } #rng-visualEditor-meta {