mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 16:50:23 +00:00
tweak spacing
This commit is contained in:
parent
dfd5229167
commit
a82d0ce67b
1 changed files with 1 additions and 1 deletions
|
|
@ -593,7 +593,7 @@ Custom form controls and selects are also supported.
|
|||
|
||||
{% example html %}
|
||||
<form class="form-inline">
|
||||
<label class="mr-sm-2" for="inlineFormCustomSelectPref">Preference</label>
|
||||
<label class="mr-2" for="inlineFormCustomSelectPref">Preference</label>
|
||||
<select class="custom-select mb-2 mr-sm-2" id="inlineFormCustomSelectPref">
|
||||
<option selected>Choose...</option>
|
||||
<option value="1">One</option>
|
||||
|
|
|
|||
Loading…
Reference in a new issue