CC-4504 : Double scrollbars in Library view
This commit is contained in:
parent
b18495a79e
commit
01f835c4c4
4 changed files with 30 additions and 11 deletions
|
@ -54,7 +54,7 @@ AIRTIME = (function(AIRTIME) {
|
|||
widgetHeight = viewport.height - 180;
|
||||
screenWidth = Math.floor(viewport.width - 40);
|
||||
|
||||
var libTableHeight = widgetHeight - 130,
|
||||
var libTableHeight = widgetHeight - 175,
|
||||
builderTableHeight = widgetHeight - 95,
|
||||
oTable;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue