fix vertical spacing following collection

Change-Id: I50ec016d646a8fd92cf1f85a844cb6f3bf96cf79
This commit is contained in:
smain@google.com 2014-06-20 10:22:38 -07:00
parent baf5b60b12
commit 95c0d99f75
1 changed files with 1 additions and 1 deletions

View File

@ -5408,7 +5408,7 @@ a.download-sdk {
.resource-flow-layout:after {
content: ".";
display: block;
height: 10;
height: 0;
position:relative;
clear: both;
visibility: hidden;