1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00

Fixed: fontawesome path (Icons disappearing) (#1929)

This commit is contained in:
James White 2017-08-13 13:18:54 +01:00 committed by Leonardo Galli
parent d9da32173f
commit e155585198

View File

@ -1,7 +1,7 @@
// Variables
// --------------------------
@fa-font-path: "../fonts";
@fa-font-path: "../Content/FontAwesome";
@fa-font-size-base: 14px;
@fa-line-height-base: 1;
//@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts"; // for referencing Bootstrap CDN font files directly