From e224da0bf655678322b388164a4c4f9d249eaecb Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 5 Oct 2009 16:59:41 +0000 Subject: Init styles for form_notice --- plugins/MobileProfile/mp-screen.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'plugins/MobileProfile/mp-screen.css') diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 09c8b4127..641921f14 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; -- cgit v1.2.3-54-g00ecf