diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 09c8b4127b..641921f147 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -31,6 +31,22 @@ margin-left:3%; width:100%; } +#form_notice textarea { +width:75%; +} + +#notice_text-count { +position:absolute; +bottom:2px; +right:32.5%; +z-index:9; +} + +#notice_action-submit { +width:17%; +} + + #site_nav_local_views li { margin-left:1px; margin-right:0;