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 {