]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
follow up to #1501 to update notes in sprites.less
authorMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 07:10:37 +0000 (23:10 -0800)
committerMark Otto <markdotto@gmail.com>
Thu, 2 Feb 2012 07:10:37 +0000 (23:10 -0800)
docs/assets/bootstrap.zip
less/sprites.less

index c1b04c36b4eac385e7e6afa01697daa4fd1bf6b6..b5e20a25ee2738a5e463363ecf180c1c64713dc9 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index a56216c71c670d083a19012ccba00352881d2424..921c662d700f204e8251ab8487b9d994229a002f 100644 (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;