From f6991800a3d759b975b721c16ceee99265fe5686 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Sun, 20 May 2012 18:03:21 +0100 Subject: [PATCH] [theme][xs]: tweak navbar line-height. --- app/style/demo.css | 4 ---- css/site/site.css | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/app/style/demo.css b/app/style/demo.css index 95e8c682..a9023e24 100644 --- a/app/style/demo.css +++ b/app/style/demo.css @@ -2,10 +2,6 @@ body { padding-top: 60px; } -.navbar .brand { - line-height: 32px; -} - /* we do not have a LH sidebar */ .container-fluid > .content { margin-left: 0; diff --git a/css/site/site.css b/css/site/site.css index a7970f63..e44ce6dc 100644 --- a/css/site/site.css +++ b/css/site/site.css @@ -137,7 +137,7 @@ a.dotted:hover { font-size:18px; font-weight:400; letter-spacing:-1px; - line-height:40px; + line-height: 32px; } .navbar .nav > li > a {