Commit 4c794aaa authored by Mark Otto's avatar Mark Otto

grunt dist on glyphicons width change

parent c0b00f22
...@@ -2409,6 +2409,10 @@ input[type="button"].btn-block { ...@@ -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";
} }
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment