Merge branch 'MDL-68844-master' of https://github.com/roland04/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2020-06-02 00:08:35 +02:00
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
{{< core_form/element-template-inline }}
{{$element}}
<div class="d-flex flex-wrap">
<div class="d-flex flex-wrap align-items-center">
{{#element.elements}}
{{{separator}}}
{{{html}}}
+1 -1
View File
@@ -9,7 +9,7 @@
{{$element}}
<fieldset class="w-100 m-0 p-0 border-0">
<legend class="sr-only">{{label}}</legend>
<div class="d-flex flex-wrap">
<div class="d-flex flex-wrap align-items-center">
{{#element.elements}}
{{{separator}}}
{{{html}}}