davegandy 12 年之前
父节点
当前提交
584f720436
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      build/_includes/examples/bulleted-lists.html

+ 1 - 0
build/_includes/examples/bulleted-lists.html

@@ -25,6 +25,7 @@
   <li><i class="icon-li icon-ok"></i>&hellip;and many more with custom CSS</li>
   <li><i class="icon-li icon-ok"></i>&hellip;and many more with custom CSS</li>
 </ul>
 </ul>
 {% endhighlight %}
 {% endhighlight %}
+      <div class="alert alert-info"><i class="icon-info-sign"></i> Make sure to NOT include any whitespace after the icon declaration.</div>
     </div>
     </div>
   </div>
   </div>
 </section>
 </section>