[theme][xs]: tweak navbar line-height.
This commit is contained in:
@@ -2,10 +2,6 @@ body {
|
|||||||
padding-top: 60px;
|
padding-top: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar .brand {
|
|
||||||
line-height: 32px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* we do not have a LH sidebar */
|
/* we do not have a LH sidebar */
|
||||||
.container-fluid > .content {
|
.container-fluid > .content {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
|||||||
@@ -137,7 +137,7 @@ a.dotted:hover {
|
|||||||
font-size:18px;
|
font-size:18px;
|
||||||
font-weight:400;
|
font-weight:400;
|
||||||
letter-spacing:-1px;
|
letter-spacing:-1px;
|
||||||
line-height:40px;
|
line-height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar .nav > li > a {
|
.navbar .nav > li > a {
|
||||||
|
|||||||
Reference in New Issue
Block a user