guzzle / guzzle_sphinx_theme

Sphinx theme used by Guzzle
MIT License
169 stars 60 forks source link

added top padding to fragment URIs #12

Closed ghost closed 9 years ago

ghost commented 9 years ago

When you click an internal anchor (i.e. select a fragment URI), the heading is obscured by the fixed top nav. This change corrects that by adding 40 px of space to the top of the div with the selected ID attribute. I haven't done much testing, but this seems to work without undesired side effects.

mtdowling commented 9 years ago

I think you accidentally pushed a bunch of AWS specific stuff to your branch. Can you either rebased with just the added padding, or close this PR and open a new one?

ghost commented 9 years ago

Yup. Closing this PR for now...