Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index cf24950..bc238c1 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,8 +1,7 @@
#editor{
position: absoloute;
display: block;
- top: 80px;
- left: 160px;
+ top: 2em;
}
#editorwrapper{
position: absoloute;