From 11cd02dab700220d9942e0de43cf4f63a340e640 Mon Sep 17 00:00:00 2001 From: alison benjamin Date: Fri, 26 Aug 2011 19:05:18 +0000 Subject: [PATCH] --- docs/themes/mobile/tablet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/themes/mobile/tablet.css b/docs/themes/mobile/tablet.css index 5369592fa..d8975ff80 100644 --- a/docs/themes/mobile/tablet.css +++ b/docs/themes/mobile/tablet.css @@ -26,7 +26,7 @@ body,ul,li { line-height:1em; padding-top: 158; font-size:1.063em; - height: 3em; + height: 3.2em; background-color: #4b6b90; /*FF*/ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(black)); @@ -85,7 +85,7 @@ body,ul,li { position: relative; color: white; font-size: 0.938em; - + height: .3em; } -- 2.17.1