mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 05:25:08 +02:00
MDL-63894 themes: adds flex-wrap to boost inline date_time_selector
This commit is contained in:
parent
bebef89174
commit
13e3206910
@ -1,6 +1,6 @@
|
||||
{{< core_form/element-template-inline }}
|
||||
{{$element}}
|
||||
<div class="fdate_time_selector d-flex align-items-center">
|
||||
<div class="fdate_time_selector d-flex flex-wrap align-items-center">
|
||||
{{#element.elements}}
|
||||
{{{separator}}}
|
||||
{{{html}}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user