diff options
author | friendica <info@friendica.com> | 2013-07-17 18:16:04 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-07-17 18:16:04 -0700 |
commit | 15a614e1583db8ea5fab8f51172ed23f666ac235 (patch) | |
tree | 5175324dc93a340ab3a1cedff10ab3e3c7b3949d | |
parent | e147bb80de80549e159cf187abbf01944f9e848a (diff) | |
parent | d286081381c4dcf05316419d0a372eec16cdd7af (diff) | |
download | volse-hubzilla-15a614e1583db8ea5fab8f51172ed23f666ac235.tar.gz volse-hubzilla-15a614e1583db8ea5fab8f51172ed23f666ac235.tar.bz2 volse-hubzilla-15a614e1583db8ea5fab8f51172ed23f666ac235.zip |
Merge https://github.com/friendica/red into zpull
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d0d83b8ea..44ca22e0b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1029,7 +1029,7 @@ footer { position: absolute; left: 75px; top: 70px; - z-index: 100; + z-index: 99; } .wall-item-wrapper { /*float: left; |