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.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index 1ac7b32..be9afb4 100644
--- a/css/style.css
+++ b/css/style.css
@@ -39,8 +39,8 @@
#editor_container{
position: fixed;
top: 8%;
- left: 5%;
- width: 90%;
+ left: 15%;
+ width: 70%;
height: 88%;
z-index:1002;
overflow: hidden;