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.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index c3ddc18..5afa94b 100644
--- a/css/style.css
+++ b/css/style.css
@@ -21,6 +21,7 @@
padding-top: 44px;
height: 100%;
width: 100%;
+ -moz-box-sizing: border-box;
box-sizing: border-box;
}