diff options
author | friendica <info@friendica.com> | 2013-08-27 22:30:06 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-27 22:30:06 -0700 |
commit | e8cd3b70407b4c33d82d21cc3a470b2a58852e4f (patch) | |
tree | 5ce81f1f38aa2a6d7d2ddf69e6a8cef68e0b7728 /view/theme/redbasic/css | |
parent | e8a0005d29244e4897ca7806f24424a8f63d1dd8 (diff) | |
download | volse-hubzilla-e8cd3b70407b4c33d82d21cc3a470b2a58852e4f.tar.gz volse-hubzilla-e8cd3b70407b4c33d82d21cc3a470b2a58852e4f.tar.bz2 volse-hubzilla-e8cd3b70407b4c33d82d21cc3a470b2a58852e4f.zip |
bring back mail list and cleanup some issues which popped out with full PHP warnings
Diffstat (limited to 'view/theme/redbasic/css')
-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 1105bb4bb..4d0f6bbcf 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3495,7 +3495,7 @@ ul.menu-popup { .shared_header img { margin-right: 10px; } -.mail-list-wrapper { +#mail-list-wrapper { border-bottom: 1px solid #ccc; padding: 20px; |