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

Commit 4ccc999

Browse files
authored
Do not scale font size anymore in the youtube webextension (#2610)
1 parent 237441f commit 4ccc999

File tree

1 file changed

+0
-5
lines changed
  • app/src/main/assets/web_extensions/webcompat_youtube

1 file changed

+0
-5
lines changed

app/src/main/assets/web_extensions/webcompat_youtube/main.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@
88
.ytp-share-icon {
99
display: none;
1010
}
11-
12-
/* Improve readability a bit in FxR. */
13-
hr, html, i, iframe, img, ins, kbd, label, legend, li, menu, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub {
14-
font-size: 110%;
15-
}

0 commit comments

Comments
 (0)