diff options
Diffstat (limited to 'themes/base.less')
-rw-r--r-- | themes/base.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base.less b/themes/base.less index a4fa7e77..2bee2187 100644 --- a/themes/base.less +++ b/themes/base.less @@ -1,6 +1,6 @@ @import "assets/bootstrap/less/bootstrap"; -@icon-font-path: "../fonts/"; +@icon-font-path: "../../../../vendor/bootstrap/fonts/"; body { padding-top: 50px; |