Fixes HTML validation issues with code highlighting

This commit is contained in:
Frederic Hemberger
2011-09-18 13:55:35 +02:00
parent 9e5e3c5d2f
commit 347e855ddc
3 changed files with 7 additions and 7 deletions

View File

@ -201,7 +201,7 @@ pre, .highlight, .gist-highlight {
}
.highlight code { @extend .pre-code; background: #000;}
figure[role=code] {
figure.code {
background: none;
padding: 0;
border: 0;