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:
authorMarvin Thomas Rabe <m.rabe@echtzeitraum.de>2011-10-04 23:01:05 +0400
committerMarvin Thomas Rabe <m.rabe@echtzeitraum.de>2011-10-04 23:01:05 +0400
commit74d41b637808327bdf79acd964c424a2321cac23 (patch)
tree8297cd25696a69cf27ea98830fa120625be895e8 /css
parentc71d28da397c901693eae0460ea3a481c2fd89d9 (diff)
fixed scrollbar issues. fixed missing breadcrumb image.
Diffstat (limited to '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;