diff options
| author | Aurélien Bompard <aurelien@bompard.org> | 2012-10-10 19:12:07 +0200 |
|---|---|---|
| committer | Aurélien Bompard <aurelien@bompard.org> | 2012-10-10 19:12:07 +0200 |
| commit | 363765ccf154b1cc9734edcf4c249049d9284b30 (patch) | |
| tree | 0000af97b2ca88ee0b92f5ac666a9a91682f0e7e /hyperkitty/static/css/thread.css | |
| parent | 70c2df2a983ab6cd8ae808132d9c1bb8556086cd (diff) | |
Improve styling in headers and thread view
Diffstat (limited to 'hyperkitty/static/css/thread.css')
| -rw-r--r-- | hyperkitty/static/css/thread.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/static/css/thread.css b/hyperkitty/static/css/thread.css index 43fca6b..cc3e8a4 100644 --- a/hyperkitty/static/css/thread.css +++ b/hyperkitty/static/css/thread.css @@ -153,6 +153,7 @@ header .thread-newer { vertical-align: middle; } + /* Main section with the whole thread */ /* First email of the thread. */ |
