Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Do not scale font size anymore in the youtube webextension (#2610)
Browse files Browse the repository at this point in the history
  • Loading branch information
MortimerGoro authored Jan 10, 2020
1 parent 237441f commit 4ccc999
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/src/main/assets/web_extensions/webcompat_youtube/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,3 @@
.ytp-share-icon {
display: none;
}

/* Improve readability a bit in FxR. */
hr, html, i, iframe, img, ins, kbd, label, legend, li, menu, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub {
font-size: 110%;
}

0 comments on commit 4ccc999

Please sign in to comment.