Fix layout issue in docs pages, like jobs

See #30470 for more details.
This commit is contained in:
Webber Takken
2021-11-15 14:29:30 +01:00
committed by GitHub
parent 2fd0ab9f1f
commit 123e57390e
-3
View File
@@ -39,9 +39,6 @@ section {
}
body {
display: grid;
grid-column-template: auto;
header + .td-outer {
min-height: 50vh;
height: auto;