mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
add comment
This commit is contained in:
@@ -1062,7 +1062,7 @@ h1[id] {
|
|||||||
.bs-glyphicons .glyphicon-class {
|
.bs-glyphicons .glyphicon-class {
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word; /* Help out IE10+ with class names */
|
||||||
}
|
}
|
||||||
.bs-glyphicons li:hover {
|
.bs-glyphicons li:hover {
|
||||||
background-color: rgba(86,61,124,.1);
|
background-color: rgba(86,61,124,.1);
|
||||||
|
Reference in New Issue
Block a user