mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
grunt dist on glyphicons width change
This commit is contained in:
parent
c0b00f22fe
commit
4c794aaaef
4
dist/css/bootstrap.css
vendored
4
dist/css/bootstrap.css
vendored
@ -2409,6 +2409,10 @@ input[type="button"].btn-block {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.glyphicon:empty {
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
.glyphicon-asterisk:before {
|
||||
content: "\2a";
|
||||
}
|
||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user