2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

fixes #9768: unbold buttons

This commit is contained in:
Mark Otto
2013-08-18 11:11:31 -07:00
parent b5ac1b065e
commit 26067d3d7d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
// Buttons
// -------------------------
@btn-font-weight: bold;
@btn-font-weight: normal;
@btn-default-color: #333;
@btn-default-bg: #fff;