diff --git a/Font Awesome/light.css b/Font Awesome/light.css index 4b2faa3..a00da16 100644 --- a/Font Awesome/light.css +++ b/Font Awesome/light.css @@ -458,9 +458,6 @@ .listItemIcon { padding: 0.25em !important; - width: -webkit-fit-content !important; - width: -moz-fit-content !important; - width: fit-content !important; height: -webkit-fit-content !important; height: -moz-fit-content !important; height: fit-content !important; diff --git a/Font Awesome/regular.css b/Font Awesome/regular.css index 5d603a5..b8143ad 100644 --- a/Font Awesome/regular.css +++ b/Font Awesome/regular.css @@ -458,9 +458,6 @@ .listItemIcon { padding: 0.25em !important; - width: -webkit-fit-content !important; - width: -moz-fit-content !important; - width: fit-content !important; height: -webkit-fit-content !important; height: -moz-fit-content !important; height: fit-content !important; diff --git a/Font Awesome/solid.css b/Font Awesome/solid.css index f8a237b..19f008d 100644 --- a/Font Awesome/solid.css +++ b/Font Awesome/solid.css @@ -458,9 +458,6 @@ .listItemIcon { padding: 0.25em !important; - width: -webkit-fit-content !important; - width: -moz-fit-content !important; - width: fit-content !important; height: -webkit-fit-content !important; height: -moz-fit-content !important; height: fit-content !important; diff --git a/Font Awesome/thin.css b/Font Awesome/thin.css index 7d06f88..548314d 100644 --- a/Font Awesome/thin.css +++ b/Font Awesome/thin.css @@ -458,9 +458,6 @@ .listItemIcon { padding: 0.25em !important; - width: -webkit-fit-content !important; - width: -moz-fit-content !important; - width: fit-content !important; height: -webkit-fit-content !important; height: -moz-fit-content !important; height: fit-content !important;