Don't hide overflow on #main.

This fixes https://github.com/travis-ci/travis-ci/issues/750 for me. Tested on Linux with Chrome 22 and Firefox 16.0.1.
This commit is contained in:
Josef Šimánek 2012-11-08 21:47:16 +01:00
parent 6ea3f70723
commit 31e914b52d

View File

@ -54,7 +54,6 @@ html, body
-moz-box-flex: 4
-webkit-box-flex: 4
position: relative
overflow: hidden
min-width: 630px
padding: 20px 40px 80px 30px