EdFrees

YouTube - Remove "Clarification" under videos

Oct 24th, 2021 (edited)
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. /* remove YouTube "clarification" under videos. NOT the description */
  2. /* last update: 24-10-2021 */
  3. #clarify-box.attached-message {
  4.     display: none !important;
  5. }
Add Comment
Please, Sign In to add comment