Merge pull request #182 from mankittens/master

Prefixed second instance of tt with pre
This commit is contained in:
John O'Nolan 2015-03-04 11:13:00 +02:00
commit dcfddacfa1
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ pre {
border-radius: 3px;
}
pre code, tt {
pre code, pre tt {
font-size: inherit;
white-space: pre-wrap;
background: transparent;