From: Chris Rebert Date: Tue, 15 Oct 2013 03:45:43 +0000 (-0700) Subject: fix #10952 X-Git-Tag: v3.0.1~39^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a28d9539c76e4ba4b3dba3df6137a8400840974d;p=thirdparty%2Fbootstrap.git fix #10952 --- diff --git a/less/glyphicons.less b/less/glyphicons.less index 89aad0b352..709d31865e 100644 --- a/less/glyphicons.less +++ b/less/glyphicons.less @@ -14,7 +14,7 @@ src: url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype'), url('@{icon-font-path}@{icon-font-name}.woff') format('woff'), url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype'), - url('@{icon-font-path}@{icon-font-name}.svg#glyphicons-halflingsregular') format('svg'); + url('@{icon-font-path}@{icon-font-name}.svg#glyphicons_halflingsregular') format('svg'); } // Catchall baseclass