Fixed supporter badge positioning next to long site titles

This commit is contained in:
Victoria Wang 2014-11-09 23:17:41 -06:00
parent be77ae26e6
commit c65a584591

View file

@ -846,7 +846,6 @@ a.tag:hover {
height: 24px;
background-size: 99px;
display: inline-block;
margin-top: 7px;
}
.title-with-badge {
float: left;
@ -854,8 +853,7 @@ a.tag:hover {
margin-bottom: 3px;
}
.title-with-badge span {
float: left;
margin-right: 10px;
margin-right: 5px;
}
.section {
padding: 55px 8%;