From ac501813bf644cf9a83737132c7cb80b3208d101 Mon Sep 17 00:00:00 2001 From: Saivann Date: Mon, 10 Mar 2014 11:58:37 -0400 Subject: [PATCH] Improve events table style --- _less/screen.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_less/screen.less b/_less/screen.less index d1886da2..f861552b 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1100,8 +1100,9 @@ h2 .rssicon{ } .eventtable div div{ display:inline-block; - vertical-align:top; + vertical-align:middle; text-align:left; + line-height:1.5em; padding:0; border-top:0; padding-right:20px;