Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions rest_framework/static/rest_framework/docs/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@ pre.highlight code {
transition: all 1s ease;
}

.sidebar #menu-content {
padding-bottom: 70px;
}

body {
margin: 0px;
padding: 0px;
Expand Down