From: Mark Otto Date: Tue, 31 Jan 2012 07:02:24 +0000 (-0800) Subject: restore a few commented out responsive items X-Git-Tag: v2.0.0~6^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cff29c33f97fc40de1f8d582d7b1a3f4c7783c5;p=thirdparty%2Fbootstrap.git restore a few commented out responsive items --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index a9b2dba5a5..ea2ec758c8 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css index f00ec1de36..35e96bbcd0 100644 --- a/docs/assets/css/bootstrap-responsive.css +++ b/docs/assets/css/bootstrap-responsive.css @@ -285,7 +285,6 @@ } .navbar-fixed-top .navbar-inner { padding: 5px; - background-image: none; } .navbar .container { width: auto; diff --git a/less/responsive.less b/less/responsive.less index 2956254386..0f45c0985e 100644 --- a/less/responsive.less +++ b/less/responsive.less @@ -181,7 +181,6 @@ } .navbar-fixed-top .navbar-inner { padding: 5px; - background-image: none; } .navbar .container { width: auto;