Fix data tab showing only two rows (regression from v0.6.2), fixes #72
This commit is contained in:
parent
613e15fd63
commit
612119f347
6 changed files with 9 additions and 6 deletions
|
|
@ -72,7 +72,6 @@ BR.TrackMessages = L.Class.extend({
|
|||
// (^= minimum height with flexbox?)
|
||||
scrollY: 50,
|
||||
scrollX: true,
|
||||
scrollCollapse: true,
|
||||
order: []
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue