Reapplied "fix icon font path"
This commit is contained in:
parent
cdf14f9d3f
commit
04217834fa
|
@ -1,6 +1,6 @@
|
||||||
@import "../vendor/twbs/bootstrap/less/bootstrap";
|
@import "../vendor/twbs/bootstrap/less/bootstrap";
|
||||||
|
|
||||||
@icon-font-path: "../vendor/bootstrap/fonts/";
|
@icon-font-path: "../../../../vendor/bootstrap/fonts/";
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 50px;
|
padding-top: 50px;
|
||||||
|
|
Loading…
Reference in New Issue