From 1c9ed08620578bebc8af16e003a2ecef2b8a1f37 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Wed, 20 Jul 2011 10:00:33 +0200 Subject: show acl selector in a popup with fancybox --- view/theme/loozah/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme/loozah') diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 2bd72ddbf..698f30803 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -1563,10 +1563,10 @@ padding: 5px 10px 0px; /** acl **/ #profile-jot-acl-wrapper{ - overflow:hidden; - height: 100%; + display:block!important; } + #acl-wrapper { width: 690px; float:left; -- cgit v1.2.3