Skip to content

Commit 1f3912f

Browse files
committed
fix variables
1 parent 5e74afc commit 1f3912f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/less/pi.variables.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
//
7373
//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
7474

75-
@icon-font-path: "../../fonts/";
75+
@icon-font-path: "../app/fonts/";
7676
@icon-font-name: "glyphicons-halflings-regular";
7777
@icon-font-svg-id: "glyphicons_halflingsregular";
7878

0 commit comments

Comments
 (0)