diff options
author | Pierre-Yves Chibon <pingou@pingoured.fr> | 2012-03-23 18:35:40 +0100 |
---|---|---|
committer | Pierre-Yves Chibon <pingou@pingoured.fr> | 2012-03-23 18:35:40 +0100 |
commit | 86c18f08b9621dcc373556ec14d0c6480d0aae65 (patch) | |
tree | 46c449a45ae7dbb411f083cc93290714f5075714 | |
parent | b3dc3cfdef96e8a3865aa63055953bb162711a17 (diff) | |
download | hyperkitty-86c18f08b9621dcc373556ec14d0c6480d0aae65.tar.gz hyperkitty-86c18f08b9621dcc373556ec14d0c6480d0aae65.tar.xz hyperkitty-86c18f08b9621dcc373556ec14d0c6480d0aae65.zip |
Remove empty tag
-rw-r--r-- | static/css/style.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/css/style.css b/static/css/style.css index 631684f..91a925f 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -246,9 +246,6 @@ a { margin-top:10px; } -.thread_email { -} - .thread_info { text-align:right; padding-right: 50px; |