GitHub user MikeTYChen opened a pull request: https://github.com/apache/incubator-zeppelin/pull/388
ZEPPELIN-389: Longer Paragraph Title will wrap to new line and interfere with code below This PR relates to: https://issues.apache.org/jira/browse/ZEPPELIN-389 fixing a bug with paragraph titles longer than 1 line. Current long Paragraph title: <img width="1258" alt="screen shot 2015-11-03 at 12 16 26 pm" src="https://cloud.githubusercontent.com/assets/6380209/10919812/6e5b919a-8232-11e5-9963-8e7847b8bd67.png"> After the PR <img width="1247" alt="screen shot 2015-11-03 at 1 15 35 pm" src="https://cloud.githubusercontent.com/assets/6380209/10919819/7a4053f6-8232-11e5-878a-0a423c042520.png"> You can merge this pull request into a Git repository by running: $ git pull https://github.com/MikeTYChen/incubator-zeppelin ZEPPELIN-389 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/388.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 #388 ---- commit d4daad0b28892229bf96735bb3749f20d6ed0135 Author: Michael Chen <miketyc...@gmail.com> Date: 2015-11-03T19:51:06Z ZEPPELIN-389: longer paragraph title ---- --- 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. ---