GitHub user astroshim reopened a pull request:
https://github.com/apache/zeppelin/pull/1431
[ZEPPELIN-1446] Fix broken layout of `Create new interpreter` UI.
### What is this PR for?
This PR fixes broken layout of `Create new interpreter` UI.
### What type of PR is it?
Bug Fix
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1446
### How should this be tested?
- Try to create new interpreter on the Interpreters menu.
### Screenshots (if appropriate)
- before

- after

### 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/astroshim/zeppelin ZEPPELIN-1446
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1431.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 #1431
----
commit 5f0a461a3ebf81a36cb126cf216f3ed9a8231f9f
Author: astroshim <[email protected]>
Date: 2016-09-16T15:53:21Z
fix align checkboxs.
commit 2d3ec76702c1127072f92489f5be333f7d85679f
Author: astroshim <[email protected]>
Date: 2016-09-18T13:58:21Z
fix space
commit fada36bc7076c040bbc903fbb1708d5b448204d2
Author: astroshim <[email protected]>
Date: 2016-09-19T07:42:47Z
fix spaces
commit 69cc1a076a725948a3c99e405a006cce78e81974
Author: astroshim <[email protected]>
Date: 2016-09-21T12:56:10Z
Merge branch 'master' into ZEPPELIN-1446
commit 729215b67757de84d2f10b7c65e971de777a4f87
Author: astroshim <[email protected]>
Date: 2016-09-22T05:41:03Z
Merge branch 'master' into ZEPPELIN-1446
----
---
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.
---