Skip to content
Snippets Groups Projects
Commit 0b2228ea authored by Ron Lucke's avatar Ron Lucke
Browse files

Layout: Überlauf in zweiter Navigationsebene ist nicht richtig ausgerichtet

Closes #5021

Merge request studip/studip!3763
parent 1078032b
No related branches found
No related tags found
No related merge requests found
...@@ -30,12 +30,9 @@ div.clear ...@@ -30,12 +30,9 @@ div.clear
.quiet img { opacity: 0.25; } .quiet img { opacity: 0.25; }
li { li {
margin: 0 8px; margin: 0 8px 0 0;
font-size: $font-size-navigation2; font-size: $font-size-navigation2;
&:first-child {
margin-left: 0;
}
&:last-child { &:last-child {
border-right: none; border-right: none;
margin-right: 0; margin-right: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment