diff options
| author | Tom Christie | 2013-03-06 13:35:04 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-03-06 13:35:04 +0000 |
| commit | ddd7125a63c5187483058bad27c94676b9b6c16e (patch) | |
| tree | 03037a149e075d12efb7bcf36b4ea8c178310f88 /docs/css | |
| parent | cdf7c778d828eaadfe14a39495f854903b10843a (diff) | |
| download | django-rest-framework-ddd7125a63c5187483058bad27c94676b9b6c16e.tar.bz2 | |
Tweak travis badge positioning.
Diffstat (limited to 'docs/css')
| -rw-r--r-- | docs/css/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css/default.css b/docs/css/default.css index 07c4884d..c160b63d 100644 --- a/docs/css/default.css +++ b/docs/css/default.css @@ -47,7 +47,7 @@ body.index-page #main-content iframe.twitter-share-button { body.index-page #main-content img.travis-build-image { float: right; margin-right: 8px; - margin-top: -9px; + margin-top: -11px; margin-bottom: 0px; } |
