From ad1cf6306c4dd5b969c328ee2c8fc2fe7eb2d1c9 Mon Sep 17 00:00:00 2001 From: Soeren Helbig Date: Tue, 8 Apr 2014 19:20:21 +0200 Subject: [PATCH] fixes laxout bug in header navigation (#131) --- assets/stylesheets/application.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/stylesheets/application.css b/assets/stylesheets/application.css index ff7d92f28..c266a894b 100644 --- a/assets/stylesheets/application.css +++ b/assets/stylesheets/application.css @@ -269,10 +269,6 @@ ul, ol { min-height: 1px; } -li { - line-height: 20px; -} - #statistics-global .thumbnail .title { font-size: 1.1em; }