@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(userscripts.org) {

/* Widen script description editor */
 #script_description_extended {
    width: 100% !important;
  }

}