diff options
Diffstat (limited to 'hyperkitty/static/css/hyperkitty-message.css')
-rw-r--r-- | hyperkitty/static/css/hyperkitty-message.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/static/css/hyperkitty-message.css b/hyperkitty/static/css/hyperkitty-message.css index 3525aed..a960853 100644 --- a/hyperkitty/static/css/hyperkitty-message.css +++ b/hyperkitty/static/css/hyperkitty-message.css @@ -281,7 +281,7 @@ padding-right: 2em; display: none; } -#unreadnavbar div { +#unreadnavbar>div { width: auto; padding: 0.2em 1em; border: 1px solid #888; |