]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update text on icons note
authorMark Otto <markdotto@gmail.com>
Sun, 29 Jan 2012 21:09:10 +0000 (13:09 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 29 Jan 2012 21:09:10 +0000 (13:09 -0800)
docs/base-css.html
docs/templates/pages/base-css.mustache

index 3b4032805fd79e8d256296e43a0ca7d73f323c51..0b2c4547ef42fc3384234a33b47d3946f0be1314 100644 (file)
@@ -1407,7 +1407,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
     </div>
   </div>
   <div class="alert alert-info">
-    <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code> and on hover in the docs we show a light red background color show the icon's size.
+    <strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code>. In the docs, we show a light red background color on hover to hightlight the icon's size.
   </div>
 
   <br>
index b464084dfe7811ba19984686aae29b9f226e24d4..2b9a459c8037a645323bed7e9105f8334092ed73 100644 (file)
     </div>
   </div>
   <div class="alert alert-info">
-    {{_i}}<strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code> and on hover in the docs we show a light red background color show the icon's size.{{/i}}
+    {{_i}}<strong>Heads up!</strong> Icon classes are echoed via CSS <code>:after</code>. In the docs, we show a light red background color on hover to hightlight the icon's size.{{/i}}
   </div>
 
   <br>