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

Fix checkbox and radios example

This commit is contained in:
Mark Otto
2012-12-09 22:13:40 -08:00
parent 6e9bbe6232
commit 4245e8ebb5
4 changed files with 74 additions and 48 deletions
+1
View File
@@ -903,6 +903,7 @@ textarea::-webkit-input-placeholder {
.radio label,
.checkbox label {
margin-bottom: 0;
font-weight: normal;
}