parser icon indicating copy to clipboard operation
parser copied to clipboard

Hide send-to-kindle-button when printing

Open ErinPo opened this issue 5 years ago • 1 comments

It makes no sense to print the button.

I suggest using:

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

ErinPo avatar Feb 02 '20 13:02 ErinPo

Can somebody make a pull request who knows how?

ErinPo avatar Jul 24 '20 08:07 ErinPo