@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("github.com") {

.data .highlight .line, .data .highlight pre {
display:block !important;
white-space:normal  !important;
word-wrap:break-word  !important;
word-break:break-all  !important;
padding-right:5px  !important;
}

}