Update horizontal-menu.css

This commit is contained in:
piwats 2015-04-17 19:54:14 +02:00
parent 0154d4e4b4
commit 6c450c0c5c

View file

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