2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

fixes #4819: manual fix of missing .control-label in responsive767 file, coupled with a remake

This commit is contained in:
Mark Otto
2012-08-29 13:05:43 -07:00
parent e27b1355b5
commit 2137cd65fb
2 changed files with 21 additions and 19 deletions
+1 -1
View File
@@ -876,7 +876,7 @@
input[type="radio"] {
border: 1px solid #ccc;
}
.form-horizontal .control-group > label {
.form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;