aboutsummaryrefslogtreecommitdiff
path: root/theme/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/default.css')
-rw-r--r--theme/css/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/css/default.css b/theme/css/default.css
index 93e59f0..7507b19 100644
--- a/theme/css/default.css
+++ b/theme/css/default.css
@@ -79,8 +79,8 @@ body {
79 opacity: 1 !important; 79 opacity: 1 !important;
80 height: 100%; 80 height: 100%;
81 min-height: 740px; 81 min-height: 740px;
82 overflow-x: hidden; 82 width: 100%;
83 overflow-y: auto; 83 overflow: hidden;
84 color: #fff; 84 color: #fff;
85 -webkit-font-smoothing: antialiased; 85 -webkit-font-smoothing: antialiased;
86 -moz-font-smoothing: antialiased; 86 -moz-font-smoothing: antialiased;