2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

remove separate badges and labels, add single file instead, remove hover from non-link badges/labels

This commit is contained in:
Mark Otto
2012-03-22 16:02:00 -07:00
parent 0f57bdab75
commit d7af2714c6
7 changed files with 81 additions and 126 deletions
+2 -2
View File
@@ -169,9 +169,9 @@
width: 100%;
min-height: 28px;
/* Make inputs at least the height of their button counterpart */
/* Makes inputs behave like true block-level elements */
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;