mirror of https://github.com/istio/istio.io.git
Fix logo rendering for partner components.
This commit is contained in:
parent
9540cd2d19
commit
ecbdbd787f
|
@ -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
Loading…
Reference in New Issue