diff options
author | marijus <mario@mariovavti.com> | 2014-04-24 11:45:09 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-04-24 11:45:09 +0200 |
commit | ab36e7c2b7a876a156a9b88e901cdbe76a2ba9af (patch) | |
tree | 312f308f20798cffc00b2d344f9213ba2316fa87 /view | |
parent | e400c633f722f4d22676070f1c47c97856d65788 (diff) | |
download | volse-hubzilla-ab36e7c2b7a876a156a9b88e901cdbe76a2ba9af.tar.gz volse-hubzilla-ab36e7c2b7a876a156a9b88e901cdbe76a2ba9af.tar.bz2 volse-hubzilla-ab36e7c2b7a876a156a9b88e901cdbe76a2ba9af.zip |
quickfix for #write-pages behind navbar
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 7e4923e7c..881377e00 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1735,8 +1735,6 @@ margin: 20px; div#write-pages { display: block; -position: fixed; -top: 24px; z-index: 99; background: silver; width: 100%; |