From 04217834fa4e6f94fec0836a80ea5526b8ebc9bc Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Mon, 17 Jul 2017 23:44:39 +0200 Subject: Reapplied "fix icon font path" --- themes/base.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/base.less b/themes/base.less index 766679bb..677f3200 100644 --- a/themes/base.less +++ b/themes/base.less @@ -1,6 +1,6 @@ @import "../vendor/twbs/bootstrap/less/bootstrap"; -@icon-font-path: "../vendor/bootstrap/fonts/"; +@icon-font-path: "../../../../vendor/bootstrap/fonts/"; body { padding-top: 50px; -- cgit v1.2.3-54-g00ecf