mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 03:23:59 +03:00
Merge stunning work from @alecperkins
This commit is contained in:
parent
f204439fa8
commit
a2d0fd2c40
|
@ -53,10 +53,6 @@ h2, h3 {
|
|||
left: 0;
|
||||
}
|
||||
|
||||
.response-info .meta {
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
|
||||
#options-form {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
@ -69,4 +65,10 @@ pre {
|
|||
overflow: auto;
|
||||
word-wrap: normal;
|
||||
white-space: pre;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
border-bottom: none;
|
||||
padding-bottom: 0px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user