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:
parent
6ea3f70723
commit
31e914b52d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user