From 5ee815b2fa0b46864972a60e0171e14f91fbd2b5 Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 20 Jan 2015 21:10:41 +0100 Subject: satisfy the floated images --- view/css/bootstrap-red.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/css') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 0c2d30284..5c9831907 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -41,7 +41,7 @@ nav .dropdown-menu .contactname { nav .dropdown-menu li a { overflow: hidden; text-overflow: ellipsis; - line-height: 1em; + //line-height: 1em; padding: 5px 10px; } -- cgit v1.2.3