Merge pull request #23963 from Arhell/fix-toggle

fix toggle button
This commit is contained in:
Kubernetes Prow Robot 2020-09-18 09:12:46 -07:00 committed by GitHub
commit 3f8a10f9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -422,6 +422,7 @@ body.cid-community > #deprecation-warning > .deprecation-warning > * {
}
color: $blue;
margin: 1rem;
}
}
}