diff options
| author | Tom Christie | 2012-09-12 20:39:22 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-09-12 20:39:22 +0100 |
| commit | 003a65f0e094e59b5462fcd0607bf290d80cc5aa (patch) | |
| tree | c514790099c155e18897012cc4599a60f191832e /docs/static | |
| parent | dac4cb9e8bf107f407ed8754bbef0ce97e79beb2 (diff) | |
| download | django-rest-framework-003a65f0e094e59b5462fcd0607bf290d80cc5aa.tar.bz2 | |
Tweaks to Token auth
Diffstat (limited to 'docs/static')
| -rw-r--r-- | docs/static/css/default.css (renamed from docs/static/css/drf-styles.css) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/static/css/drf-styles.css b/docs/static/css/default.css index 7ad9d717..8e0490d3 100644 --- a/docs/static/css/drf-styles.css +++ b/docs/static/css/default.css @@ -26,7 +26,7 @@ pre { .repo-link { float: right; margin-right: 10px; - margin-top: 7px; + margin-top: 9px; } /* GitHub 'Star' badge */ |
