mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Fix breakpoints of calendar week selection
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user