From d7efe87e770e83339a86dce83b7f75a99a52567d Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Thu, 15 Oct 2009 13:08:57 +0000 Subject: Better widths for notice options (improves Opera Mini's rendering) --- plugins/MobileProfile/mp-screen.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/MobileProfile') diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 28b7f49ab..d72b316cf 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -125,10 +125,10 @@ padding-bottom:4px; } .notice div.entry-content { margin-left:0; -width:75%; +width:65%; } .notice-options { -width:70px; +width:30%; margin-right:2%; } -- cgit v1.2.3-54-g00ecf