A basic script that fixes some of the spacing issues caused by V3
V3 spacing issue Fixes by AuroraBorealis
Details
AuthorAuroraBorealis
LicenseNo License
Categoryyoutube.com
Created
Updated
Size790 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name V3 spacing issue Fixes
@namespace USO Archive
@author(s) AuroraBorealis
@description A basic script that fixes some of the spacing issues caused by V3
@version 1.0.1
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("youtube.com") {}
#comments-test-iframe > .vor_frame > .widget_bounds,
.comments-iframe-container > .action-panel-loading,
#watch7-creator-bar.yt-uix-button-panel.clearfix,
.stats-bragbar-container.yt-uix-button-group,
.stats-charts-container,
.video-metrics-container,
div.video-metric-row,
div.video-metric,
.stats-chart-gviz,
#stats-chart-tab-views,
div.video-metric {
width: 810px !important;
.yt-scrollbar.country-list {
width: 500px !important;
}