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;