X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/d4e89595e829f60443056ce65f5f275d10f882ed..06f085a7b35932bcf2c83b3279d5adc687de908c:/editor.css diff --git a/editor.css b/editor.css index 18dfc16..667db19 100644 --- a/editor.css +++ b/editor.css @@ -60,6 +60,11 @@ body { float:right; } +#rng-sourceEditor-editor { + width: 940px; + height: 500px; +} + .rng { float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */ border-color: white;