2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

tweak spacing

This commit is contained in:
Mark Otto
2017-10-29 16:02:30 -07:00
parent dfd5229167
commit a82d0ce67b
+1 -1
View File
@@ -593,7 +593,7 @@ Custom form controls and selects are also supported.
{% example html %} {% example html %}
<form class="form-inline"> <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"> <select class="custom-select mb-2 mr-sm-2" id="inlineFormCustomSelectPref">
<option selected>Choose...</option> <option selected>Choose...</option>
<option value="1">One</option> <option value="1">One</option>