2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fixes #3900: nudge badges in buttons up 1px

This commit is contained in:
Mark Otto
2012-07-30 13:25:27 -07:00
parent b2ebd5c46c
commit a9bf1e6e35
3 changed files with 17 additions and 1 deletions
+2 -1
View File
@@ -1011,7 +1011,8 @@
</form>
</div><!--/span-->
<div class="span4">
<button class="btn">Action <span class="badge">2</span></button>
<button class="btn">Action <span class="label">2</span></button>
</div><!--/span-->
</div><!--/row-->