Merge pull request #30490 from webbertakken/patch-1

Fix layout issue in docs pages, like jobs
This commit is contained in:
Kubernetes Prow Robot
2021-11-15 11:26:48 -08:00
committed by GitHub
-3
View File
@@ -39,9 +39,6 @@ section {
}
body {
display: grid;
grid-column-template: auto;
header + .td-outer {
min-height: 50vh;
height: auto;