From 1072c72eab97cd4b6bb0378e6689ba1fea4aa6d7 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 12 Jul 2014 04:29:15 +0500 Subject: [PATCH] css tweak --- html5/verto/demo/css/jsontable.css | 1 + 1 file changed, 1 insertion(+) diff --git a/html5/verto/demo/css/jsontable.css b/html5/verto/demo/css/jsontable.css index 1b6a23de63..aa6b260ca0 100644 --- a/html5/verto/demo/css/jsontable.css +++ b/html5/verto/demo/css/jsontable.css @@ -19,6 +19,7 @@ border-bottom: 1px solid #ccc; padding: 2px; vertical-align: middle; + height:25px; } .jsDataTable {