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; }