diff options
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index ca258617d..4d83cbb7a 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1484,9 +1484,9 @@ input#dfrn-url { } /** acl **/ + #profile-jot-acl-wrapper{ - overflow:hidden; - height: 100%; + display:block!important; } #acl-wrapper { |