mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Fix glyphicon class name wrapping in IE
This commit is contained in:
parent
463343af63
commit
03c161f0c4
@ -1062,6 +1062,7 @@ h1[id] {
|
||||
.bs-glyphicons .glyphicon-class {
|
||||
display: block;
|
||||
text-align: center;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.bs-glyphicons li:hover {
|
||||
background-color: rgba(86,61,124,.1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user