remove the annoying right side bar thing
pball's amazon tweak by pball
Details
Authorpball
LicenseNo License
Categoryamazon
Created
Updated
Size241 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 amazon.com
@version 20231014.00.33
@namespace ?
==/UserStyle== */
@-moz-document domain("amazon.com") {
.nav-ewc-persistent-hover.nav-ewc-compact-view.a-js body {
padding-right: 0px !important;
}
}