summaryrefslogtreecommitdiff
path: root/journal/_variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'journal/_variables.scss')
-rw-r--r--journal/_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/journal/_variables.scss b/journal/_variables.scss
index 909fc16b..98532e68 100644
--- a/journal/_variables.scss
+++ b/journal/_variables.scss
@@ -76,7 +76,7 @@ $headings-color: #000 !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: "../fonts/" !default;
+$icon-font-path: if($bootstrap-sass-asset-helper, "bootstrap/", "../fonts/bootstrap/") !default;
//** File name for all font files.
$icon-font-name: "glyphicons-halflings-regular" !default;
//** Element ID within SVG icon file.