forked from CGM_Public/pretix_original
Fix breakpoints of calendar week selection
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
#monthselform .row > div {
|
#monthselform .row > div {
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
@media(min-width: $screen-md-min) {
|
@media(min-width: $screen-sm-min) {
|
||||||
.select-calendar-week-short {
|
.select-calendar-week-short {
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user