diff --git a/Build/Resources/Public/Less/adminpanel.less b/Build/Resources/Public/Less/adminpanel.less
index 1efc5cb75a9b22f99b684fe336d2c287223858b9..678f92131689536062909c483ec787f332796be6 100644
--- a/Build/Resources/Public/Less/adminpanel.less
+++ b/Build/Resources/Public/Less/adminpanel.less
@@ -20,11 +20,8 @@
  * Font Awesome icons are prefixed with #TSFE_ADMIN_PANEL_FORM to prevent issues with
  * CSS from the website that uses Font Awesome too.
  */
-#TSFE_ADMIN_PANEL_FORM .fa,
 #TSFE_ADMIN_PANEL_FORM .fa:before,
-.frontEndEditIconLinks .fa,
 .frontEndEditIconLinks .fa:before,
-.typo3-editPanel .fa,
 .typo3-editPanel .fa:before{
 	display: inline-block;
 	font: normal normal normal 14px/1 TYPO3FontAwesome;
diff --git a/typo3/sysext/frontend/Resources/Public/Css/adminpanel.css b/typo3/sysext/frontend/Resources/Public/Css/adminpanel.css
index 8b6fe2f10546b2f89f514204587db43cba63c257..e6d5186673fe7f4600b1c26e2e560f5c4866228d 100644
--- a/typo3/sysext/frontend/Resources/Public/Css/adminpanel.css
+++ b/typo3/sysext/frontend/Resources/Public/Css/adminpanel.css
@@ -27,11 +27,8 @@
  * Font Awesome icons are prefixed with #TSFE_ADMIN_PANEL_FORM to prevent issues with
  * CSS from the website that uses Font Awesome too.
  */
-#TSFE_ADMIN_PANEL_FORM .fa,
 #TSFE_ADMIN_PANEL_FORM .fa:before,
-.frontEndEditIconLinks .fa,
 .frontEndEditIconLinks .fa:before,
-.typo3-editPanel .fa,
 .typo3-editPanel .fa:before {
   display: inline-block;
   font: normal normal normal 14px/1 TYPO3FontAwesome;