Fixed vertical-align issue with homepage blocks

This commit is contained in:
Mike Koch 2014-03-26 18:25:55 -04:00
parent 659e983891
commit 27249f66cb

View File

@ -145,6 +145,7 @@ div.footerWithBorder {
border-radius: 4px;
font-size: .83em;
margin-right: 5px;
vertical-align: top;
}
.block > .upper {