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.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index d9ca5d4..ba7cbe2 100644
--- a/css/style.css
+++ b/css/style.css
@@ -89,7 +89,7 @@
padding-top: 91px; /** main navigation + controls */
}
-#preview {
+#editor_container #preview {
overflow: auto;
box-sizing: border-box;
padding: 15px;