Skip to content
Snippets Groups Projects
Verified Commit 41b592cc authored by Julian's avatar Julian Committed by Jonathan Weth
Browse files

Change visual appearance (=css)

parent ba27da8f
No related branches found
No related tags found
1 merge request!111Resolve "[Person overview] Implement multiple selection for marking absences as excused or for deleting"
......@@ -11,7 +11,15 @@ span.input-field.inline > .select-wrapper .caret {
}
@media screen and (min-width: 1400px) {
h6.excuse-form-container {
li.collection-item#title form {
margin: -30px 0 -30px 0;
}
li.collection-item#title #select_all_span {
margin-top: 5px;
}
}
#select_all_container {
display: none;
}
\ No newline at end of file
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