css: explicitly top-align tiles

This commit is contained in:
Thomas Gelf 2017-01-23 10:18:03 +01:00
parent 1927946a86
commit 2f5c724653

View file

@ -408,6 +408,7 @@ div.bp .badges {
width: 12em;
display: inline-block;
float: left;
vertical-align: top;
margin-right: 0.2em;
margin-bottom: 0.2em;
height: 6em;