100% width to the domain screen.
sav.com by borayeris
Details
Authorborayeris
LicenseNo License
Categorysav.com
Created
Updated
Size367 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 sav.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("sav.com") {
#domain-manager-v2 {
width: 100% !important;
max-width: 100% !important;
margin: 0;
padding: 0;
}
}