diff --git a/Resources/Scripts/styles/browser.css b/Resources/Scripts/styles/browser.css index 6d9ebe7e..f3f83157 100644 --- a/Resources/Scripts/styles/browser.css +++ b/Resources/Scripts/styles/browser.css @@ -209,7 +209,7 @@ html[data-td-font='smallest'] .tweet-detail-wrapper .badge-verified:before { cursor: pointer; } -.inline-reply .btn-square { +.inline-reply .btn-square, .rpl-actions .btn-square { /* remove effects from buttons under reply input... this keeps happening for some stupid reason */ background: transparent !important; box-shadow: none !important;