Further modules included.
[yaffs-website] / web / modules / contrib / views_responsive_grid / views_responsive_grid.css
1 .views-responsive-grid .views-row {
2   clear: both;
3   float: left;
4   width: 100%;
5 }
6 .views-responsive-grid .views-col {
7   float: left;
8 }