Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide send-to-kindle-button when printing #534

Open
ErinPo opened this issue Feb 2, 2020 · 1 comment
Open

Hide send-to-kindle-button when printing #534

ErinPo opened this issue Feb 2, 2020 · 1 comment

Comments

@ErinPo
Copy link

ErinPo commented Feb 2, 2020

It makes no sense to print the button.

I suggest using:

@media print { .mercury-send-to-kindle-button {display: none;} }

@ErinPo
Copy link
Author

ErinPo commented Jul 24, 2020

Can somebody make a pull request who knows how?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant