Closed fritzmg closed 12 months ago
feels like this is actually intended 😅 but maybe we should place the two input fields next to each other and the checkboxes after them?
hm, idk, you'll need to decide that ;). If this was really intended then you might as well leave it as is - though I don't think Contao's layout actually intended this to be used this way.
Yes it is, thats exactly what m12
is for? If you have only one checkbox next to a field, you need m12
. If you want two, don't use m12
. Otherwise checkboxes could always have m12
😅
But maybe @leo @Toflar can shed their opinion?
The Contao Core uses m12
whenever a checkbox is to the left or right of a regular text
or select
input field. If two checkboxes are besides each other, you do not need to use m12
.
I have no clue, I use m12
when it looks shit without m12
🤣 But if what you're saying is true, it could probably all be automated.
But if what you're saying is true, it could probably all be automated.
Not with the current back end CSS I think. See also https://github.com/contao/contao/pull/2053
Closing this as the current view is intended.
Before:
After: