From 6c450c0c5cba11247b8a7ffd9148e7016d77f43c Mon Sep 17 00:00:00 2001
From: piwats <vovdts@gmail.com>
Date: Fri, 17 Apr 2015 19:54:14 +0200
Subject: [PATCH] Update horizontal-menu.css

---
 css/horizontal-menu.css | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/css/horizontal-menu.css b/css/horizontal-menu.css
index 2fbc1ad..446d3fb 100644
--- a/css/horizontal-menu.css
+++ b/css/horizontal-menu.css
@@ -4,7 +4,6 @@
   color: #1C78DE;
   padding: 0;
   margin: 0;
-  line-height: 29px;
 }
 
 #menu {
@@ -42,6 +41,10 @@
   background: #1C78DE;
 }
 
+#menu div.jtable-title-text {
+  line-height: inherit !important;
+}
+
 .tables {
   width: 100% !important;
 }