From f4a44208f475c3dd85a85f61ace059ac5ab3202b Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 26 Jul 2015 00:16:58 +0300 Subject: Run grunt. --- dist/css/bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 350e28651..6c7ce1d0d 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -279,10 +279,10 @@ th { -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { - content: "\2a"; + content: "\002a"; } .glyphicon-plus:before { - content: "\2b"; + content: "\002b"; } .glyphicon-euro:before, .glyphicon-eur:before { -- cgit v1.2.3