From 5bb07ba6bedb4a30a3c5be2f0f66e8d997ad6201 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 30 Nov 2009 12:29:02 +0000 Subject: [PATCH] Increased notice_data-attach width --- plugins/MobileProfile/mp-screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 88826a199b..e05adeb83b 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -114,7 +114,7 @@ display:none; #form_notice #notice_data-attach { position:static; clear:both; -width:50%; +width:65%; height:auto; display:block; z-index:9;