Fix logo rendering for partner components.

This commit is contained in:
mtail 2018-10-05 11:58:49 -07:00
parent 9540cd2d19
commit ecbdbd787f
7 changed files with 8 additions and 8 deletions

View File

@ -550,11 +550,11 @@ blockquote {
border-bottom-color: $boxBorderColor;
}
table.with-logo td:first-of-type {
table.with_logo td:first-of-type {
opacity: .9;
}
table.with-logo td:last-of-type {
table.with_logo td:last-of-type {
opacity: .9;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long