mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-14 01:21:00 +00:00
grunt dist on glyphicons width change
This commit is contained in:
parent
c0b00f22fe
commit
4c794aaaef
2 changed files with 5 additions and 1 deletions
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…
Reference in a new issue