Removed explicit exec tray height setting. Fixes #950 (#951)

Esse commit está contido em:
Brian Broll
2016-12-30 15:45:53 -06:00
commit de GitHub
commit cdd46abdee
@@ -295,7 +295,6 @@ define([
this.$execContent.empty();
execs.forEach(html => this.$execContent.append(html));
this.$execContent.height(200);
this.$execBody.show();
} else {
// Set the height to 0