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

update docs bootstrap.css

This commit is contained in:
Paul Tyng
2013-04-13 17:13:14 -03:00
parent 811a79e16c
commit bec5679264
+6
View File
@@ -1226,6 +1226,12 @@ label {
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
select,
textarea,
input[type="text"],