Fix layout issue in docs pages, like jobs

See #30470 for more details.
pull/30490/head
Webber Takken 2021-11-15 14:29:30 +01:00 committed by GitHub
parent 2fd0ab9f1f
commit 123e57390e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@ section {
}
body {
display: grid;
grid-column-template: auto;
header + .td-outer {
min-height: 50vh;
height: auto;