diff options
author | friendica <info@friendica.com> | 2013-04-28 22:47:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-04-28 22:47:05 -0700 |
commit | 608d3c60698374ad1f7cf25e62fda094a0fa81d6 (patch) | |
tree | a73214e7c8ea10b1279ca9053b314033829fa53c | |
parent | 50db4a7120d7e4417f097621e36359fbb8b6a5e4 (diff) | |
parent | 9c644270473030babe9bf6c08365f4e5a6653ec5 (diff) | |
download | volse-hubzilla-608d3c60698374ad1f7cf25e62fda094a0fa81d6.tar.gz volse-hubzilla-608d3c60698374ad1f7cf25e62fda094a0fa81d6.tar.bz2 volse-hubzilla-608d3c60698374ad1f7cf25e62fda094a0fa81d6.zip |
Merge https://github.com/friendica/red into zpull
-rw-r--r-- | view/theme/redbasic/css/style.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 165eefc3d..1e553f13a 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3652,22 +3652,11 @@ ul.menu-popup { clear: both; } - - - #acl-wrapper { 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; |