mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 18:14:17 +02:00
grunt dist on glyphicons width change
This commit is contained in:
4
dist/css/bootstrap.css
vendored
4
dist/css/bootstrap.css
vendored
@@ -2409,6 +2409,10 @@ input[type="button"].btn-block {
|
|||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.glyphicon:empty {
|
||||||
|
width: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.glyphicon-asterisk:before {
|
.glyphicon-asterisk:before {
|
||||||
content: "\2a";
|
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
Reference in New Issue
Block a user