GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/913
[MINOR] switch location of interpreter search input box ### What is this PR for? Make search interpreter input box always to be placed upper than repository information or interpreter creation form. ### What type of PR is it? Improvement ### Screenshots (if appropriate) **Before** <img width="515" alt="screen shot 2016-05-24 at 3 54 14 pm" src="https://cloud.githubusercontent.com/assets/8503346/15522526/f565c22a-21c7-11e6-95f0-be73e74b3ff7.png"> **After** <img width="514" alt="screen shot 2016-05-24 at 3 54 24 pm" src="https://cloud.githubusercontent.com/assets/8503346/15522527/f8e6cebc-21c7-11e6-8e63-b05110546d06.png"> ### 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/minahlee/incubator-zeppelin fix/insterpreterSearchPosition Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/913.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 #913 ---- commit 037adeb64c38d1be5ceda93cfbe1092e544cb116 Author: Mina Lee <mina...@nflabs.com> Date: 2016-05-24T22:53:37Z switch location of interpreter search input 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---