Merge pull request #20851 from Arhell/fix-community-banner
fix community page bannerpull/21459/head
commit
e0e543c3d0
|
@ -83,10 +83,10 @@ body {
|
|||
}
|
||||
|
||||
.banner1 {
|
||||
position:relative;
|
||||
float:left;
|
||||
width:100%;
|
||||
|
||||
position:relative;
|
||||
float:left;
|
||||
width:100%;
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue