Merge pull request #20851 from Arhell/fix-community-banner

fix community page banner
pull/21459/head
Kubernetes Prow Robot 2020-06-10 11:02:52 -07:00 committed by GitHub
commit e0e543c3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -83,10 +83,10 @@ body {
} }
.banner1 { .banner1 {
position:relative; position:relative;
float:left; float:left;
width:100%; width:100%;
padding-left: 0 !important;
} }