[Sql Lab] Fix query results display cutoff at the bottom of screen #4246
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When user has multiple tabs in sql lab, and switch tabs to see different query results, some results at the bottom of browser window will be cut-off (even with scrollbar).
@williaster @michellethomas
before:
![screen shot 2017-11-13 at 11 43 55 am 4](https://user-images.githubusercontent.com/27990562/35138268-a385f684-fca2-11e7-89ee-468576e0d281.png)
after:
![screen shot 2018-01-18 at 10 57 08 pm](https://user-images.githubusercontent.com/27990562/35138361-fcec876a-fca2-11e7-8de7-10e9a0d61c62.png)