Device and team creation: List events ordered and with date

This commit is contained in:
Raphael Michel
2019-10-04 16:59:47 +02:00
parent 0ed48fac7f
commit 9fca3188b2
3 changed files with 27 additions and 7 deletions

View File

@@ -314,6 +314,9 @@ div.scrolling-multiple-choice, div.scrolling-choice {
.radio:first-of-type, .checkbox:first-of-type {
margin-top: 0;
}
&.scrolling-multiple-choice-large {
height: 350px;
}
}
table td > .checkbox {
margin: 0;