Merge pull request #182 from mankittens/master
Prefixed second instance of tt with pre
This commit is contained in:
commit
dcfddacfa1
|
@ -352,7 +352,7 @@ pre {
|
|||
border-radius: 3px;
|
||||
}
|
||||
|
||||
pre code, tt {
|
||||
pre code, pre tt {
|
||||
font-size: inherit;
|
||||
white-space: pre-wrap;
|
||||
background: transparent;
|
||||
|
|
Loading…
Reference in New Issue