From f4087df47e6347a2f28b44a18914cfebf1cc3a9c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 6 Dec 2013 12:42:21 +0200 Subject: Remove incompatible properties. --- dist/css/bootstrap.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dist/css/bootstrap.css') 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; } -- cgit v1.2.3