Merge "fix vertical spacing following collection" into klp-modular-dev

This commit is contained in:
smain@google.com 2014-06-20 17:24:18 +00:00 committed by Android (Google) Code Review
commit 1ac633c4c8
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;