Merge pull request #23820 from kbhawkey/kb-adjust-table-margin

adjust table margin bottom
pull/24534/head
Kubernetes Prow Robot 2020-10-20 15:30:21 -07:00 committed by GitHub
commit 18634747c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -11,11 +11,6 @@ $announcement-size-adjustment: 8px;
max-width: 100%;
}
table {
margin-bottom: 1rem;
display: initial;
}
@media only screen and (min-width: 768px) {
padding-top: 2rem !important;
}