aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-07-20 10:00:33 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-07-20 10:00:33 +0200
commit1c9ed08620578bebc8af16e003a2ecef2b8a1f37 (patch)
treeecd397799ba87820392329d2271b3ab268276a1b /view/theme/loozah
parent0a3ae96093a1fd81414b4fceaf65d4e98efda26c (diff)
downloadvolse-hubzilla-1c9ed08620578bebc8af16e003a2ecef2b8a1f37.tar.gz
volse-hubzilla-1c9ed08620578bebc8af16e003a2ecef2b8a1f37.tar.bz2
volse-hubzilla-1c9ed08620578bebc8af16e003a2ecef2b8a1f37.zip
show acl selector in a popup with fancybox
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css4
1 files changed, 2 insertions, 2 deletions
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;