From 27249f66cba06cdfe3c247ff721d0c60a6c9f968 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Wed, 26 Mar 2014 18:25:55 -0400 Subject: [PATCH] Fixed vertical-align issue with homepage blocks --- css/hesk_newStyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/hesk_newStyle.css b/css/hesk_newStyle.css index 0d4b580a..ed63aece 100644 --- a/css/hesk_newStyle.css +++ b/css/hesk_newStyle.css @@ -145,6 +145,7 @@ div.footerWithBorder { border-radius: 4px; font-size: .83em; margin-right: 5px; + vertical-align: top; } .block > .upper {