properly indent contents of folders for app styles, to line up with text

remotes/origin/stable6
Jan-Christoph Borchardt 11 years ago
parent c8c83e0e02
commit 676ded0c63
  1. 4
      core/css/apps.css

@ -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…
Cancel
Save