]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add comment
authorMark Otto <otto@github.com>
Mon, 2 Dec 2013 04:27:09 +0000 (20:27 -0800)
committerMark Otto <otto@github.com>
Mon, 2 Dec 2013 04:27:09 +0000 (20:27 -0800)
docs-assets/css/docs.css

index 6d3f615a962de012d1726f02b2005a092c5095f6..3b1aadd0e7baa4ecccce05619a104447f337d6e0 100644 (file)
@@ -1062,7 +1062,7 @@ h1[id] {
 .bs-glyphicons .glyphicon-class {
   display: block;
   text-align: center;
-  word-wrap: break-word;
+  word-wrap: break-word; /* Help out IE10+ with class names */
 }
 .bs-glyphicons li:hover {
   background-color: rgba(86,61,124,.1);