@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(bugzilla.gnome.org), domain(bugzilla.mozilla.org) {

html {
margin: 0 30px !important;
}

pre {
overflow: auto !important;
}

.bz_comment {
width: 100% !important;
margin: auto !important;
}

#comments {
/*margin: 0 50px !important;*/
}

#attachment_table, form > table {
width: 100% !important;
margin: auto !important;
}

#flags, #flags select {
width: 100% !important;
}

pre {
font-size: 1.05em !important;
}

}