# Make outputs scrollable

**URL:** https://talk.observablehq.com/t/make-outputs-scrollable/1471
**Category:** Feedback
**Created:** [December 7, 2018, 3:59am UTC](https://talk.observablehq.com/t/make-outputs-scrollable/1471 "2018-12-07T03:59:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![domoritz](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/domoritz/32/38_2.png) [@domoritz](https://talk.observablehq.com/u/domoritz)
#### Post date: [December 7, 2018, 3:59am UTC](https://talk.observablehq.com/t/make-outputs-scrollable/1471/1 "2018-12-07T03:59:40Z")

</div>

When outputs get too large (e.g. [Hello Vega-Embed / Vega | Observable](https://beta.observablehq.com/@domoritz/hello-vega-embed) on a phone), it would be nice if the output cell was scrollable. I think you could just add `overflow-x: auto`.
