aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css4
-rw-r--r--view/theme/loozah/style.css4
2 files changed, 4 insertions, 4 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 {
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;