From f63e5ff044ef220070dd8e579e9f43d04c1942f0 Mon Sep 17 00:00:00 2001 From: Saivann Date: Mon, 10 Mar 2014 09:29:34 -0400 Subject: [PATCH] Improve events table style --- _less/screen.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_less/screen.less b/_less/screen.less index 3560c3e7..d1886da2 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1100,6 +1100,8 @@ h2 .rssicon{ } .eventtable div div{ display:inline-block; + vertical-align:top; + text-align:left; padding:0; border-top:0; padding-right:20px;