Skip to content
Snippets Groups Projects
Commit 676ded0c authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

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

parent c8c83e0e
Branches
No related tags found
No related merge requests found
...@@ -104,8 +104,8 @@ ...@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment