Skip to content

Commit

Permalink
Fix overflow bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Bernard committed Dec 14, 2012
1 parent 2a1830f commit 552b0c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/base.css
Expand Up @@ -17,6 +17,7 @@ a:active { color: #666; }
left: 0; left: 0;
bottom: 40px; bottom: 40px;
overflow: auto; overflow: auto;
overflow-x: hidden;
} }


.track { .track {
Expand Down

0 comments on commit 552b0c6

Please sign in to comment.