diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 79b6985a2..e365a9201 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2409,6 +2409,10 @@ input[type="button"].btn-block { line-height: 1; } +.glyphicon:empty { + width: 1em; +} + .glyphicon-asterisk:before { content: "\2a"; } |
