Updated Global css to fix the line height
This commit is contained in:
parent
31e4fb9f39
commit
4fe2e31f0e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue