2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

grunt dist on glyphicons width change

This commit is contained in:
Mark Otto
2013-08-24 13:59:03 -07:00
parent c0b00f22fe
commit 4c794aaaef
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -2409,6 +2409,10 @@ input[type="button"].btn-block {
line-height: 1;
}
.glyphicon:empty {
width: 1em;
}
.glyphicon-asterisk:before {
content: "\2a";
}
+1 -1
View File
File diff suppressed because one or more lines are too long