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
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/css/style.css b/css/style.css
index 2722469..9ad6eea 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,11 +1,8 @@
#editor{
position: absoloute;
display: block;
- padding-top: 40px
-/*
- top: 41px;
+ top: 80px;
left: 160px;
-*/
}
#editorwrapper{
position: absoloute;