properly indent contents of folders for app styles, to line up with text
This commit is contained in:
parent
c8c83e0e02
commit
676ded0c63
|
@ -104,8 +104,8 @@
|
||||||
padding-left: 32px;
|
padding-left: 32px;
|
||||||
}
|
}
|
||||||
#app-navigation > .with-icon ul li > a {
|
#app-navigation > .with-icon ul li > a {
|
||||||
padding-left: 48px;
|
padding-left: 68px;
|
||||||
background-position: 24px center;
|
background-position: 44px center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#app-navigation .open {
|
#app-navigation .open {
|
||||||
|
|
Loading…
Reference in New Issue