fix vertical spacing following collection
Change-Id: I50ec016d646a8fd92cf1f85a844cb6f3bf96cf79
This commit is contained in:
parent
baf5b60b12
commit
95c0d99f75
|
@ -5408,7 +5408,7 @@ a.download-sdk {
|
|||
.resource-flow-layout:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
height: 10;
|
||||
height: 0;
|
||||
position:relative;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
|
|
Loading…
Reference in New Issue