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

Make changes in page templates, rebuild

This commit is contained in:
Marcus Bointon
2012-03-21 12:09:00 +01:00
parent 02a67ea59e
commit 2f06366399
3 changed files with 11 additions and 6 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;