@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("slashdot.org") {
   div.commentBody {
      display:    block !important;
      max-height: 30em !important;
      overflow:   auto !important;
   }
}