1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

follow up to #1501 to update notes in sprites.less

This commit is contained in:
Mark Otto 2012-02-01 23:10:37 -08:00
parent 1ec6628e80
commit 8dd2b3d3f8
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -9,10 +9,10 @@
// All icons receive the styles of the <i> 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
// <i class="i icon-inbox"></i>.
// <i class="icon-inbox"></i>.
// For the white version of the icons, just add the .icon-white class:
// <i class="i icon-inbox icon-white"></i>
// <i class="icon-inbox icon-white"></i>
[class^="icon-"] {
display: inline-block;