diff options
author | Thomas Willingham <founder@kakste.com> | 2013-09-28 23:31:30 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-09-28 23:31:30 +0100 |
commit | 5a0623299cf97898bfb51c1ed9378afbc03b5cf2 (patch) | |
tree | 165631a5a9901b7b4198d46b51731609cfb51cb4 /view | |
parent | 3cf5e5effd059feb708cde7e97966b00c23134e8 (diff) | |
download | volse-hubzilla-5a0623299cf97898bfb51c1ed9378afbc03b5cf2.tar.gz volse-hubzilla-5a0623299cf97898bfb51c1ed9378afbc03b5cf2.tar.bz2 volse-hubzilla-5a0623299cf97898bfb51c1ed9378afbc03b5cf2.zip |
Prevent toolbar overlapping comanche nav links.
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f3f637996..aef0d2eb6 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3367,7 +3367,6 @@ top: 24px; z-index: 99; background: silver; width: 100%; -left: 0; } div#write-pages a { |