mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
fix #10952
This commit is contained in:
parent
67829c6571
commit
a28d9539c7
@ -14,7 +14,7 @@
|
|||||||
src: url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype'),
|
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}.woff') format('woff'),
|
||||||
url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype'),
|
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
|
// Catchall baseclass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user