Use chrome inspector or similar and you will see that the icons are getting the css from both
media/vendor/fontawesome-free/css/fontawesome.css
and
administrator/templates/atum/css/template.css
This is probably due to the changes in this commit by @bembelimen 94bf166
Obviously its not a good idea to load the same css twice
| Labels |
Added:
?
|
||
| Labels |
Added:
?
|
||
| Status | New | ⇒ | Discussion |
| Status | Discussion | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-09-02 23:14:23 |
| Closed_By | ⇒ | Quy |
#26077 should fix this