]> source.dussan.org Git - nextcloud-server.git/commitdiff
Text editor display error fixed.
authorMarvin Thomas Rabe <m.rabe@echtzeitraum.de>
Tue, 21 Feb 2012 21:37:59 +0000 (22:37 +0100)
committerMarvin Thomas Rabe <m.rabe@echtzeitraum.de>
Wed, 22 Feb 2012 15:04:31 +0000 (16:04 +0100)
apps/files_texteditor/css/style.css

index cf24950232fb6dd12574188deb2ca80213a14579..bc238c1f40f397c92c2287030f769a57cb079a2f 100644 (file)
@@ -1,8 +1,7 @@
 #editor{
        position: absoloute;
        display: block;
-       top: 80px;
-       left: 160px;
+       top: 2em;
 }
 #editorwrapper{
        position: absoloute;