X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d64a8451dafc98e8f71455a55d123d22f3368ef9..36f6233fd79390ad5af8a1532eac60a0ae57c825:/platforma/static/css/master.css diff --git a/platforma/static/css/master.css b/platforma/static/css/master.css index 517d863e..ae742667 100644 --- a/platforma/static/css/master.css +++ b/platforma/static/css/master.css @@ -43,10 +43,14 @@ body { overflow: hidden; } +#editor.readonly .editor { + right: 0px; +} + #html-view { overflow: auto; position: absolute; - top: 30px; + top: 33px; bottom: 0; left: 0; right: 0; @@ -226,6 +230,7 @@ p { margin: 0;} height: 100%; width: 100%; } + #content { height: 100%; width: 100%;