1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 00:54:49 +02:00

Fixes #4605 - Custom home icon support and fallback icon for non-FontAwesome breadcrumbs.

This commit is contained in:
Cameron
2021-11-17 15:21:10 -08:00
parent 522b99ebde
commit fea46ed7ee
2 changed files with 16 additions and 5 deletions

View File

@@ -420,6 +420,9 @@ div.e-debug .btn { display: inline-block; margin-bottom: 0; font-
.news-view-pagination > li { padding-left: 0; padding-right: 0; }
.news-view-pagination > li > a { float:none; display:inline-block }
/* FontAwesome Shims */
.svg-inline--fa.fa-w-16 { width:1em }
.mx-0 {
margin-right:0!important;
margin-left:0!important