[theme][xs]: tweak navbar line-height.
This commit is contained in:
parent
5d5ddce798
commit
f6991800a3
@ -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;
|
||||
|
||||
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user