From a0e6bd96de844725fb5a4f414aef721be86204c5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 25 Oct 2014 17:54:06 -0700 Subject: grunt --- docs/dist/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/dist/css/bootstrap.css') 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 { -- cgit v1.2.3