mirror of
https://github.com/thebaer/MMRA
synced 2024-11-13 10:11:01 +00:00
Hide some annoyances
This hides the "Pardon the Interruption" message and the "Do not track" banners.
This commit is contained in:
parent
81f27adeaa
commit
8f8e09ef90
@ -5,6 +5,8 @@
|
|||||||
.postMeterBar,
|
.postMeterBar,
|
||||||
.openInAppButton,
|
.openInAppButton,
|
||||||
.js-stickyFooter,
|
.js-stickyFooter,
|
||||||
.js-upgradeMembershipAction {
|
.js-upgradeMembershipAction,
|
||||||
|
.butterBar--privacy,
|
||||||
|
.overlay--lighter {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user