Commit a2d0fd2c by Tom Christie

Merge stunning work from @alecperkins

parent f204439f
...@@ -53,10 +53,6 @@ h2, h3 { ...@@ -53,10 +53,6 @@ h2, h3 {
left: 0; left: 0;
} }
.response-info .meta {
border-bottom: 1px solid #ccc;
}
#options-form { #options-form {
margin-right: 1em; margin-right: 1em;
} }
...@@ -69,4 +65,10 @@ pre { ...@@ -69,4 +65,10 @@ pre {
overflow: auto; overflow: auto;
word-wrap: normal; word-wrap: normal;
white-space: pre; white-space: pre;
font-size: 12px;
} }
.page-header {
border-bottom: none;
padding-bottom: 0px;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment