0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

add comment

This commit is contained in:
Mark Otto 2013-12-01 20:27:09 -08:00
parent 03c161f0c4
commit 37e46ec2b8

View 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);