]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
tweak spacing
authorMark Otto <markdotto@gmail.com>
Sun, 29 Oct 2017 23:02:30 +0000 (16:02 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 29 Oct 2017 23:02:30 +0000 (16:02 -0700)
docs/4.0/components/forms.md

index dbfbe0409e44782ef09bc1340b37eb65e6705a41..60c3f98668e2644f6b34163575625e9fbaa8c6c1 100644 (file)
@@ -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>