Fix breakpoints of calendar week selection

This commit is contained in:
Raphael Michel
2020-10-05 17:32:12 +02:00
parent e9a972ad60
commit 93f10d33a9

View File

@@ -124,7 +124,7 @@
#monthselform .row > div {
margin-bottom: 15px;
}
@media(min-width: $screen-md-min) {
@media(min-width: $screen-sm-min) {
.select-calendar-week-short {
max-width: 50%;
}