From dc80dce95e5c94912050c763c1e617e228a80b86 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 16 Apr 2013 04:20:29 +0100 Subject: Fix acl --- view/theme/redbasic/css/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 26d296216..165eefc3d 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3659,6 +3659,15 @@ ul.menu-popup { width: 690px; float:left; } + +div.pp_pic_holder { +width: 800px !important; +} + +.pp_content { +width: 100% !important; +} + #acl-search { float:right; background: #ffffff url("../../../../images/search_18.png") no-repeat right center; -- cgit v1.2.3