GitHub user corneadoug opened a pull request: https://github.com/apache/incubator-zeppelin/pull/423
Fix/fix notebook settings Setting Window used to be shown inside the notebook and therefore would scroll with notebook content. In this PR, we are fixing it on top with the NotebookAction bar.  We also have a scrollbar in the settings in case the window height is too small  You can merge this pull request into a Git repository by running: $ git pull https://github.com/corneadoug/incubator-zeppelin fix/fixNotebookSettings Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/423.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 #423 ---- commit 1fde409ae42930b96e4ee49419fa0bae2e87e438 Author: Damien CORNEAU <cornead...@gmail.com> Date: 2015-11-12T08:14:38Z Make settings as fixed position and reduce some space commit 9e8e46aa88d5ccb12f4b94b7b096357432539948 Author: Damien CORNEAU <cornead...@gmail.com> Date: 2015-11-12T08:55:58Z Add scrollbar to settings if screen too small commit 3dad90575baa6824d2efd1cccded2d0b5a2757a7 Author: Damien CORNEAU <cornead...@gmail.com> Date: 2015-11-12T09:07:15Z Fix zindex for actionbar tooltips ---- --- 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. ---