aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/webapp/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/webapp/style.css b/src/main/webapp/style.css
index a1682458..ebc91570 100644
--- a/src/main/webapp/style.css
+++ b/src/main/webapp/style.css
@@ -218,6 +218,7 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef
/******************************************************************************/
@media screen and (max-width: 850px) {
+ body { text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
body,body>header,#topwrapper,#content,#footer,#mtoolbar { width: auto; min-width: 310px; margin: 0 auto; }
body>header { margin-bottom: 15px; }