2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03: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
+1 -1
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>