MDL-65595 core: Remove the nowrap from the form's radio template

This commit is contained in:
Peter 2019-06-13 10:37:03 +08:00
parent f622ee97e3
commit 02754b5165

View File

@ -20,7 +20,7 @@
</div>
<div class="col-md-9 checkbox">
<div class="form-check">
<span class="text-nowrap">
<span>
<label class="form-check-label">
{{^element.hardfrozen}}{{#element.frozen}}{{#element.checked}}
<input type="hidden" name="{{element.name}}" value="{{element.value}}">