1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-01 07:46:47 +02:00

Some secondary button border action

This commit is contained in:
Mark Otto
2014-09-17 18:10:28 -07:00
parent 9f2aeafe85
commit 86828fcd3d
12 changed files with 76 additions and 75 deletions

View File

@@ -97,7 +97,7 @@
</div>
<div class="bs-customizer-input">
<label for="input-@border-width">@border-width</label>
<input id="input-@border-width" type="text" value=".05rem" data-var="@border-width" class="form-control"/>
<input id="input-@border-width" type="text" value=".075rem" data-var="@border-width" class="form-control"/>
</div>
</div>
<h2 id="typography">Typography</h2>