We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67829c6 commit a28d953Copy full SHA for a28d953
less/glyphicons.less
@@ -14,7 +14,7 @@
14
src: url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype'),
15
url('@{icon-font-path}@{icon-font-name}.woff') format('woff'),
16
url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype'),
17
- url('@{icon-font-path}@{icon-font-name}.svg#glyphicons-halflingsregular') format('svg');
+ url('@{icon-font-path}@{icon-font-name}.svg#glyphicons_halflingsregular') format('svg');
18
}
19
20
// Catchall baseclass
0 commit comments