Avoid vertical scrollbar, dynheight takes care of height now

This commit is contained in:
Nathan Gray 2014-04-28 23:10:41 +00:00
parent 785ed4e4c1
commit e6c32bf765

View File

@ -1404,7 +1404,6 @@ div.ui-toolbar-menulist{
.et2_gantt, .et2_gantt .gantt_container
{
width: 100%;
height: 100%;
min-height: 300px;
overflow: hidden;
}