From: Mark Otto Date: Thu, 2 Feb 2012 07:10:37 +0000 (-0800) Subject: follow up to #1501 to update notes in sprites.less X-Git-Tag: v2.0.1~1^2~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8dd2b3d3f8c84ac242469ae24fe7981b0a916b25;p=thirdparty%2Fbootstrap.git follow up to #1501 to update notes in sprites.less --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index c1b04c36b4..b5e20a25ee 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/less/sprites.less b/less/sprites.less index a56216c71c..921c662d70 100644 --- a/less/sprites.less +++ b/less/sprites.less @@ -9,10 +9,10 @@ // All icons receive the styles of the tag with a base class // of .i and are then given a unique class to add width, height, // and background-position. Your resulting HTML will look like -// . +// . // For the white version of the icons, just add the .icon-white class: -// +// [class^="icon-"] { display: inline-block;