diff options
author | friendica <info@friendica.com> | 2014-04-25 16:25:29 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-25 16:25:29 -0700 |
commit | d6620522c274d67f12adebefea0d2ea50d08bf34 (patch) | |
tree | 1b0aaea79b2b5b29fa118d46ea930212ffc05a5a /view/theme/redbasic | |
parent | a7a44cb2fb223e34a95a4df8f729bed9bbca7c0b (diff) | |
parent | ab36e7c2b7a876a156a9b88e901cdbe76a2ba9af (diff) | |
download | volse-hubzilla-d6620522c274d67f12adebefea0d2ea50d08bf34.tar.gz volse-hubzilla-d6620522c274d67f12adebefea0d2ea50d08bf34.tar.bz2 volse-hubzilla-d6620522c274d67f12adebefea0d2ea50d08bf34.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/theme/redbasic')
-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%; |