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

fix community page banner
This commit is contained in:
Kubernetes Prow Robot
2020-06-10 11:02:52 -07:00
committed by GitHub
+4 -4
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;
} }