/* fix horizontal scrollbar in plain PREs, breaks support for hilited lines */
.rainbow .line:after {
	display:none !important;
}