GitHub user sagarkulkarni3592 opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/890
ZEPPELIN-852 fixed the fields float outside the box.
### What is this PR for?
If added multiple fields in either of keys, groups or values boxes of
settings button in results section of a paragraph to plot a graph or any
representation, the fields floats outside the box.
### What type of PR is it?
[Bug Fix]
### Todos
### What is the Jira issue?
[ZEPPELIN-852](https://issues.apache.org/jira/browse/ZEPPELIN-852)
### How should this be tested?
Open a notebook and a paragraph.
Run a paragraph with a query providing many columns to be added in any of
the box.
Try adding multiple fields and check if it floats outside the box or not.
### Screenshots (if appropriate)
Before fix -

After fix -

### Questions:
* Does the licenses files need update?NO
* Is there breaking changes for older versions?NO
* Does this needs documentation?NO
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sagarkulkarni3592/incubator-zeppelin
ZEPPELIN-852
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/890.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #890
----
commit 00d6b83951a1e8e92f7555c4680b04d921ca41c1
Author: Sagar Kulkarni <[email protected]>
Date: 2016-05-13T06:33:26Z
ZEPPELIN-852 fixed the fields float outside the box.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---