Skip to content

Wide bugzilla.mozilla.org by netizen

Screenshot of Wide bugzilla.mozilla.org

Details

Authornetizen

LicenseNo License

Categorybugzilla.mozilla.org

Created

Updated

Size328 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Wide

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Wide bugzilla.mozilla.org
@version      20231018.10.00
@namespace    ?
==/UserStyle== */

@-moz-document domain("bugzilla.mozilla.org") {
#header .inner {
    width: unset;
    padding: 0 1em;
}
#main-inner {
    max-width: unset;
    padding: 0 1em;

}
#bottom-actions {
    max-width: unset;
}
}

Reviews

No reviews yet.