diff options
| author | Jacob Thornton <[email protected]> | 2011-09-12 21:06:29 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-12 21:06:29 -0700 |
| commit | 5ee11ec8bdba2e7d0d1cf95168f75905b61059fb (patch) | |
| tree | 5b6e825a1e6ece76d33b4e54acef8a6d56424fad /docs | |
| parent | 4c5320b18fb24356553dc14e13db69883797d105 (diff) | |
| download | bootstrap-5ee11ec8bdba2e7d0d1cf95168f75905b61059fb.tar.xz bootstrap-5ee11ec8bdba2e7d0d1cf95168f75905b61059fb.zip | |
fix docs for opera
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/docs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index f45c77745..a3b0011a7 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -23,6 +23,7 @@ section > .row { -------------------------------------------------- */ .jumbotron { padding-top: 40px; + overflow: hidden; } .jumbotron .inner { background: transparent url(../img/grid-18px.png) top center; |
