.gist .blob-code.blob-code-inner {
	background: #dddddd;
}

.gist table {
	width: inherit;
}

article .gist .blob-code-inner {
	white-space: normal;
}