From 5dc728a756b37f552480b72237f227a659f57928 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 9 Oct 2009 16:18:47 +0000 Subject: [PATCH] Reduced whitespace --- plugins/MobileProfile/mp-screen.css | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index afc07422be..9b42149c05 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -21,7 +21,7 @@ margin-right:0; address img + .fn { display:block; -margin-top:6%; +margin-top:8%; width:100%; } @@ -40,7 +40,7 @@ left:0; } #site_nav_global_primary li { margin-left:0; -margin-right:1%; +margin-right:2%; float:left; font-size:0.9em; } @@ -105,9 +105,30 @@ box-shadow:none; width:96.41%; } +h1 { +margin-bottom:0; +} +.notice, +.profile { +padding-top:4px; +padding-bottom:4px; +} +.notice .entry-title { + +} +.notice div.entry-content { +margin-left:0; +width:75%; +} .notice-options { -width:90px; +width:70px; margin-right:2%; } + +#footer { +width:96%; +padding:2%; +} +