Fix ember-bootstrap fonts.

Helps to set the directory correctly
This commit is contained in:
Tom Price
2016-08-09 15:53:07 +01:00
parent d051f230dc
commit 27f86c427f

View File

@@ -73,7 +73,7 @@ $headings-color: inherit !default;
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
//** Load fonts from this directory.
$icon-font-path: "" !default;
$icon-font-path: "/static/fonts/bootstrap/" !default;
//** File name for all font files.
$icon-font-name: "glyphicons-halflings-regular" !default;
//** Element ID within SVG icon file.