diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2013-07-17 13:23:21 -0700 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2013-07-17 13:23:21 -0700 |
commit | d286081381c4dcf05316419d0a372eec16cdd7af (patch) | |
tree | 67c0b4495154318b528288ddec117b5f67e0385a /view | |
parent | 2323e946ee7e239ce138e0ca0a9b54624b901c66 (diff) | |
parent | 1fd4d0a605aa0159fa977372ea1740de2ce87c09 (diff) | |
download | volse-hubzilla-d286081381c4dcf05316419d0a372eec16cdd7af.tar.gz volse-hubzilla-d286081381c4dcf05316419d0a372eec16cdd7af.tar.bz2 volse-hubzilla-d286081381c4dcf05316419d0a372eec16cdd7af.zip |
Merge pull request #80 from git-marijus/patch-1
Update style.css
Diffstat (limited to 'view')
-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; |