diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-05-29 18:52:15 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-05-29 18:52:15 -0400 |
| commit | a04f0c1e3719d38e71509635cc1cba43a67ce090 (patch) | |
| tree | 9324313c48c67c09dee23916d78824b2faf0fd05 | |
| parent | 6adaa66fbe3e8749446023bf7a0c426c54b749a9 (diff) | |
| download | sqlalchemy-a04f0c1e3719d38e71509635cc1cba43a67ce090.tar.gz | |
relative here
| -rw-r--r-- | doc/build/static/docs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/static/docs.css b/doc/build/static/docs.css index b0a9f4212..e854d34c2 100644 --- a/doc/build/static/docs.css +++ b/doc/build/static/docs.css @@ -273,6 +273,7 @@ a.headerlink:hover { width:212px; padding-left:10px; padding-top:10px; + position: relative; } |
