diff --git a/userChrome.css b/userChrome.css
index 4a1ab6f..8d97139 100644
--- a/userChrome.css
+++ b/userChrome.css
@@ -1301,9 +1301,9 @@ toolbar
@media (-moz-platform: linux) {
#identity-box::after,
#page-action-buttons::before {
- content: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F>');
- transform: none;
- font-size: unset;
+ content: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F>') !important;
+ transform: none !important;
+ font-size: unset !important;
}
#page-action-buttons::before {