From: Aleksander Ɓukasz Date: Sun, 28 Apr 2013 22:16:42 +0000 (+0200) Subject: Visual editor - tweaking ui X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/3a9201532641056de58df7b4555a686057cbe40e Visual editor - tweaking ui --- diff --git a/editor.css b/editor.css index 4005085..8df3f73 100644 --- a/editor.css +++ b/editor.css @@ -1,5 +1,5 @@ body { - padding-top: 30px; + padding-top: 5px; } #publication_content { @@ -62,7 +62,7 @@ body { border-width: 1px; float:left; width: 600px; - height: 470px; + height: 450px; overflow-y: scroll; padding: 5px 10px; } @@ -104,7 +104,7 @@ body { #rng-visualEditor-sidebar { float:right; width: 266px; - height:470px; + height:450px; position:relative; border-width: 1px 1px 1px 1px; border-style: solid;