GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2274
[ZEPPELIN-2388] Improve the keyboard shortcuts dialog ## What is this PR for? This PR is for Improving the keyboard shortcuts dialog form and here is what i improve. - change to table shape - add scrollbar - fixed that text is misaligned when resizing windows ## What type of PR is it? [Bug fix | Improvement] ## What is the Jira issue? * [ZEPPELIN-2388; Prettify Keyboard Shortcut Dialog](https://issues.apache.org/jira/browse/ZEPPELIN-2388) ## How should this be tested? 1. Click `Keyboard Shortcuts' icon in a paragraph. 2. Check `Keyboard Shortcuts` shape. 3. Check resizing windows. ## Screenshots (if appropriate) ### [Before - default]  ### [Before - 1. text is misaligned when resizing windows]  ### [Before - 2. not scrollbar]  ### [After - 1. default]  ### [After - 2. resizing windows (my image is a little broken.)]  ### 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/soralee/zeppelin ZEPPELIN-2388_shortcut_key Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2274.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 #2274 ---- commit 6ce8954ebfc671e863c85af34353d8bd87bc14e7 Author: soralee <sora0...@zepl.com> Date: 2017-04-21T10:20:49Z improve the keyboard shortcuts dialog ---- --- 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. ---