summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme/base/css/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index e1b92edce..d6ecef2fc 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -12,7 +12,7 @@ img { display:block; border:0; }
a abbr { cursor: pointer; border-bottom:0; }
table { border-collapse:collapse; }
ol { list-style-position:inside; }
-html { font-size: 87.5%; height:100%; }
+html { font-size: 87.5%; }
body {
background-color:#FFFFFF;
color:#000;