From: Mark Otto Date: Mon, 2 Dec 2013 04:27:09 +0000 (-0800) Subject: add comment X-Git-Tag: v3.0.3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e46ec2b8feb2132c27ed443aba0a2973eba0d9;p=thirdparty%2Fbootstrap.git add comment --- diff --git a/docs-assets/css/docs.css b/docs-assets/css/docs.css index 6d3f615a96..3b1aadd0e7 100644 --- a/docs-assets/css/docs.css +++ b/docs-assets/css/docs.css @@ -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);