Skip to content
Snippets Groups Projects
Commit ca424b22 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fix vertical alignment, fixes #2323

Closes #2323

Merge request studip/studip!1726
parent be46fa08
No related branches found
No related tags found
No related merge requests found
......@@ -235,6 +235,7 @@ $sidebarOut: -330px;
.navigation-text {
flex: 1;
padding-top: 2px;
vertical-align: text-bottom;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment