MDL-27063 tt styled incorrectly in canvas theme
This commit is contained in:
@@ -106,17 +106,11 @@ dfn {
|
||||
}
|
||||
|
||||
pre, code {
|
||||
margin: 1.5em 0;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
pre, code, tt {
|
||||
font: 1.2em monospace;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
tt {
|
||||
display: block;
|
||||
margin: 1.5em 0;
|
||||
line-height: 1.5;
|
||||
}
|
||||
@@ -115,19 +115,13 @@ dfn {
|
||||
}
|
||||
|
||||
pre, code {
|
||||
margin: 1.5em 0;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
pre, code, tt {
|
||||
font: 1.2em monospace;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
tt {
|
||||
display: block;
|
||||
margin: 1.5em 0;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.small {
|
||||
|
||||
Reference in New Issue
Block a user