Skip to content

Commit

Permalink
Merge pull request html5rocks#421 from PaulKinlan/cssrefactor
Browse files Browse the repository at this point in the history
Issue html5rocks#398 - making sure that the fixed toc has a max-height
  • Loading branch information
paullewis committed Jun 19, 2013
2 parents ff0ff87 + 487bc0c commit 59f0928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -3260,6 +3260,7 @@ section.disqus
top: 50px;
left: 50%;
margin-left: -500px;
max-height: 525px;
}
}

Expand Down

0 comments on commit 59f0928

Please sign in to comment.