diff options
Diffstat (limited to 'hyperkitty/static/css/hyperkitty-common.css')
-rw-r--r-- | hyperkitty/static/css/hyperkitty-common.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hyperkitty/static/css/hyperkitty-common.css b/hyperkitty/static/css/hyperkitty-common.css index ee591c5..2fe6669 100644 --- a/hyperkitty/static/css/hyperkitty-common.css +++ b/hyperkitty/static/css/hyperkitty-common.css @@ -16,11 +16,6 @@ list-style-type: none; } -i.new-message { - float: right; - margin-right: 2em; -} - /* from Bootstrap's alert class */ .errorlist { list-style-type: none; |