From 83779afe41b52223a0aaf2bc33b2374cdc6ff430 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 22 Dec 2009 00:06:59 +0000 Subject: [PATCH] Adjusted notice option alignment in MobileProfile --- plugins/MobileProfile/mp-screen.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index e05adeb83b..3eefc0c8e0 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -179,11 +179,11 @@ padding-bottom:4px; } .notice div.entry-content { margin-left:0; -width:65%; +width:62.5%; } .notice-options { -width:30%; -margin-right:2%; +width:34%; +margin-right:1%; } .notice-options form {