From 244a9ab79d13a88b8bb5ef59665a82088edd62d9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 25 Jun 2012 20:20:32 -0700 Subject: reverse the gradient on striped progress bars so it matches the active state when animated --- docs/assets/css/bootstrap-responsive.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/assets/css/bootstrap-responsive.css') diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css index ac6571fd8..1a2fa0e0f 100644 --- a/docs/assets/css/bootstrap-responsive.css +++ b/docs/assets/css/bootstrap-responsive.css @@ -36,7 +36,6 @@ min-height: 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; - -ms-box-sizing: border-box; box-sizing: border-box; } @@ -202,7 +201,6 @@ *margin-left: 2.510911074638298%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; - -ms-box-sizing: border-box; box-sizing: border-box; } .row-fluid [class*="span"]:first-child { @@ -543,7 +541,6 @@ *margin-left: 2.709239449638298%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; - -ms-box-sizing: border-box; box-sizing: border-box; } .row-fluid [class*="span"]:first-child { @@ -811,7 +808,6 @@ min-height: 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; - -ms-box-sizing: border-box; box-sizing: border-box; } .input-prepend input, -- cgit v1.2.3