From ba6d6876d62759156e9da12e5e1aede14c5c66e1 Mon Sep 17 00:00:00 2001 From: 23n Date: Mon, 25 Nov 2013 22:18:34 +0100 Subject: no underlined drop icon --- view/theme/redbasic/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3c3851a65..ae3758c2e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3528,6 +3528,7 @@ margin-right: 50px; a .drop-icons { color: #777; font-size: 1.2em; + text-decoration: none; } .drop-icons:hover { -- cgit v1.2.3