[theme][xs]: tweak navbar line-height.

This commit is contained in:
Rufus Pollock 2012-05-20 18:03:21 +01:00
parent 5d5ddce798
commit f6991800a3
2 changed files with 1 additions and 5 deletions

View File

@ -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;

View File

@ -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 {