From 70b9094a3c82660912bf9de5911ebceaa05bb1d9 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Mon, 3 Jun 2013 20:57:21 +0200 Subject: Add a tooltip for the navigation hotkeys --- hyperkitty/static/css/hyperkitty-message.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty/static/css') 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; -- cgit