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

oer: fix vertical alignment of tags input, fixes #4629

Closes #4629

Merge request studip/studip!3441
parent 57c22c70
No related branches found
No related tags found
No related merge requests found
......@@ -162,6 +162,10 @@ ul.reviews, ol.reviews {
}
.oer_tags_container {
margin-top: 10px;
.quicksearch_container {
vertical-align: middle;
}
}
.level_labels {
......
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