diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-05-29 18:52:21 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-05-29 18:52:21 -0400 |
| commit | c030adee8bf71536dc1af15768d29bd8c5444dae (patch) | |
| tree | 9324313c48c67c09dee23916d78824b2faf0fd05 | |
| parent | a6331595e7a60b4f3845805a5639c74325d49080 (diff) | |
| parent | a04f0c1e3719d38e71509635cc1cba43a67ce090 (diff) | |
| download | sqlalchemy-c030adee8bf71536dc1af15768d29bd8c5444dae.tar.gz | |
Merge branch 'master' into rel_1_0
| -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; } |
