2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Remove incompatible properties.

This commit is contained in:
XhmikosR
2013-12-06 12:42:21 +02:00
parent 4be126e014
commit f4087df47e
3 changed files with 1 additions and 9 deletions
-4
View File
@@ -1924,7 +1924,6 @@ output {
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
}
.form-control {
@@ -1935,7 +1934,6 @@ output {
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
@@ -1992,13 +1990,11 @@ textarea.form-control {
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}