diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 165eefc3d..1e553f13a 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3652,22 +3652,11 @@ ul.menu-popup { clear: both; } - - - #acl-wrapper { 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; |