From: Sarven Capadisli Date: Tue, 22 Dec 2009 00:06:59 +0000 (+0000) Subject: Adjusted notice option alignment in MobileProfile X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=83779afe41b52223a0aaf2bc33b2374cdc6ff430;p=quix0rs-gnu-social.git Adjusted notice option alignment in MobileProfile --- 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 {