aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-04-16 04:20:29 +0100
committerThomas Willingham <founder@kakste.com>2013-04-16 04:20:29 +0100
commitdc80dce95e5c94912050c763c1e617e228a80b86 (patch)
tree1fb1f8248b59c9a12f924b690ad563849258dc30 /view/theme
parent7e6890832b15d8417cb812cbaa00d3ed8c954ef0 (diff)
downloadvolse-hubzilla-dc80dce95e5c94912050c763c1e617e228a80b86.tar.gz
volse-hubzilla-dc80dce95e5c94912050c763c1e617e228a80b86.tar.bz2
volse-hubzilla-dc80dce95e5c94912050c763c1e617e228a80b86.zip
Fix acl
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 26d296216..165eefc3d 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -3659,6 +3659,15 @@ ul.menu-popup {
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;