diff options
| author | XhmikosR <[email protected]> | 2013-12-06 12:42:21 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2013-12-07 04:52:20 +0200 |
| commit | f4087df47e6347a2f28b44a18914cfebf1cc3a9c (patch) | |
| tree | 97785b4acc37d1e9e3a257fb82e79e5b1ab6daa4 /dist/css/bootstrap.css | |
| parent | 4be126e0142556805b59cb5a62d33c4a3fd2b8d4 (diff) | |
| download | bootstrap-f4087df47e6347a2f28b44a18914cfebf1cc3a9c.tar.xz bootstrap-f4087df47e6347a2f28b44a18914cfebf1cc3a9c.zip | |
Remove incompatible properties.
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 377dff300..abab46763 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -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; } |
