From a014c4c9deb57e545828b27961bc47e26084fab2 Mon Sep 17 00:00:00 2001 From: subramanya Date: Fri, 9 May 2014 16:03:54 +0530 Subject: [PATCH] glyphicon height changed --- mouchak/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mouchak/static/css/main.css b/mouchak/static/css/main.css index f7149d7..c4ba52c 100644 --- a/mouchak/static/css/main.css +++ b/mouchak/static/css/main.css @@ -31,7 +31,7 @@ overflow-y:scroll; .nav-sec-left { position:fixed; - top: 200px; + top: 220px; right: 10px; list-style: none; padding: 0px 4px; -- 1.7.10.4