diff options
| author | Mark Otto <[email protected]> | 2014-10-25 17:54:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-10-25 17:54:06 -0700 |
| commit | a0e6bd96de844725fb5a4f414aef721be86204c5 (patch) | |
| tree | abd604d0de0a9dc58eaff44218a46e2ba3d792cd /docs/dist/css/bootstrap.css | |
| parent | 57b60e3a042999ef6f5f8988ca8297dc19cd6a72 (diff) | |
| download | bootstrap-a0e6bd96de844725fb5a4f414aef721be86204c5.tar.xz bootstrap-a0e6bd96de844725fb5a4f414aef721be86204c5.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 02a92e639..ecdba8f9b 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -288,7 +288,8 @@ th { .glyphicon-plus:before { content: "\2b"; } -.glyphicon-euro:before { +.glyphicon-euro:before, +.glyphicon-eur:before { content: "\20ac"; } .glyphicon-minus:before { |
