Bootstrap 5: Replace all form-group classes with mb-3
This commit is contained in:
parent
e80d74ae73
commit
934d81aa55
18 changed files with 43 additions and 43 deletions
|
@ -27,7 +27,7 @@
|
|||
</div>
|
||||
|
||||
<div id="export_commit">
|
||||
<div class="form-group d-flex">
|
||||
<div class="mb-3 d-flex">
|
||||
<%= submit_tag t(".export_button"), :class => "btn btn-primary mx-auto" %>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue