fix icon font path

This commit is contained in:
msquare 2017-05-24 14:26:31 +02:00
parent 868780239f
commit a5fc5bd097
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@import "assets/bootstrap/less/bootstrap";
@icon-font-path: "../fonts/";
@icon-font-path: "../../../../vendor/bootstrap/fonts/";
body {
padding-top: 50px;