mirror of
https://github.com/thebaer/MMRA
synced 2024-11-13 10:11:01 +00:00
Merge pull request #27 from thebaer/patch-openinapp
Hide "open in app" button
This commit is contained in:
commit
563a0d6403
@ -2,6 +2,6 @@
|
||||
* medium.css
|
||||
* Contains default styles to inject into Medium publications.
|
||||
*/
|
||||
.postMeterBar {
|
||||
.postMeterBar, .openInAppButton {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user