Updated Global css to fix the line height

This commit is contained in:
saurabhbhatia 2013-10-01 17:51:07 +08:00
parent 31e4fb9f39
commit 4fe2e31f0e
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ legend {
}
#sidebar .sidebar-nav > li i {
font-size: 1.6em;
line-height: 40px;
line-height: 45px;
}
#sidebar .sidebar-nav > li.active i {
font-size: 2.2em;