Fix #565: fix relative path to fonts

This commit is contained in:
Samy Pessé
2015-01-29 21:22:20 +01:00
parent 5b23dd8ffd
commit 8a8ffb6134
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,4 +1,4 @@
@staticPath: "./";
@staticPath: ".";
// Font sizes
@font-size-base: 14px;