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.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 09d744d..ad0059d 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,4 +1,4 @@
-#editor {
+#editor_container #editor {
position: relative;
display: block;
top: 0;