mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
grunt dist on glyphicons width change
This commit is contained in:
Vendored
+4
@@ -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";
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user