From 86ab1ec2bb6dce3effdbe2771af8afbd2a32b1ce Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Wed, 14 Dec 2011 10:45:06 +0100 Subject: [PATCH] Bigger termlists --- www/mobile/UiUIKit/stylesheets/iphone.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/mobile/UiUIKit/stylesheets/iphone.css b/www/mobile/UiUIKit/stylesheets/iphone.css index 051a64e..85a6f6d 100644 --- a/www/mobile/UiUIKit/stylesheets/iphone.css +++ b/www/mobile/UiUIKit/stylesheets/iphone.css @@ -235,7 +235,8 @@ padding: 10px 10px 10px 10px; border: 1px solid #B4B4B4; font-weight: bold; - -webkit-tap-highlight-color:rgba(0,0,0,0); + font-size: 16px; + -webkit-tap-highlight-color:rgba(0,0,0,0); } -- 1.7.10.4