MDL-80066 form: fix date picker on small screens

This commit is contained in:
Mohamed Shehata 2023-11-09 17:39:10 +02:00
parent e4d1369475
commit 52b9a59d79

View File

@ -2,7 +2,7 @@
{{$element}}
<fieldset data-fieldtype="date" class="m-0 p-0 border-0" id="{{element.id}}">
<legend class="sr-only">{{label}}</legend>
<span class="fdate_selector d-flex align-items-center">
<span class="fdate_selector d-flex flex-wrap align-items-center">
{{#element.elements}}
{{{separator}}}
{{{html}}}