From 674a037d2a6cef13fc9e229157ba97f140bb2384 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 18 Aug 2014 09:07:00 -0400 Subject: Small icon alignment fix --- skins/larry/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/larry/styles.css b/skins/larry/styles.css index be0d15b84..1e4035070 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -2488,7 +2488,7 @@ ul.toolbarmenu li span.copy { #rcmKSearchpane ul li i.icon { opacity: 0.99; position: absolute; - top: 3px; + top: 4px; left: 5px; width: 18px; height: 18px; -- cgit v1.2.3