GitHub user corneadoug opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/436
ZEPPELIN-414 - Contain result inside paragraph
Taking care of https://issues.apache.org/jira/browse/ZEPPELIN-414
I only applied it on ``HTML`` and ``ANGULAR`` result, because it is the
only one that i saw breaking.
Didn't have any problem with other types, although I couldn't test with the
response type ``IMG``, any good example to test it?
Here is how it looks now:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/corneadoug/incubator-zeppelin fix/ZEPPELIN-414
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/436.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 #436
----
commit 1cf6921bba01064054cafe9408e8596aa7119399
Author: Damien CORNEAU <[email protected]>
Date: 2015-11-16T02:57:54Z
Add overflow auto to html and angular result container
----
---
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.
---