MDL-65878 core_output: Move button not sticky to select field.

This commit is contained in:
Luca Bösch
2019-09-19 12:04:15 +02:00
parent 0846707178
commit a1ed46a130
+1 -1
View File
@@ -111,7 +111,7 @@
{{/options}}
</select>
<noscript>
<input type="submit" class="btn btn-secondary" value="{{#str}}go, core{{/str}}">
<input type="submit" class="btn btn-secondary ml-1" value="{{#str}}go, core{{/str}}">
</noscript>
</form>
</div>