diff options
-rw-r--r-- | plugins/MobileProfile/mp-screen.css | 4 |
1 files changed, 2 insertions, 2 deletions
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%; } |