mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Do not override Font-Awesome font path.
This commit is contained in:
parent
1ed953f90c
commit
74860ebb7a
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@
|
||||||
*/
|
*/
|
||||||
@import "../bower_components/font-awesome/less/font-awesome.less";
|
@import "../bower_components/font-awesome/less/font-awesome.less";
|
||||||
|
|
||||||
// variables override
|
|
||||||
@fa-font-path: @font-path;
|
|
||||||
|
|
||||||
// Fixes
|
// Fixes
|
||||||
[class*="fa-"] {.fa;}
|
[class*="fa-"] {.fa;}
|
||||||
|
|
Loading…
Reference in a new issue