Merge pull request #1599 from toke/master
Prevent screwed up layout on long Content-Types
This commit is contained in:
@@ -744,6 +744,9 @@
|
|||||||
outline: 2px solid black;
|
outline: 2px solid black;
|
||||||
outline-color: #cc0000;
|
outline-color: #cc0000;
|
||||||
}
|
}
|
||||||
|
select[name='parameterContentType'] {
|
||||||
|
max-width:300px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
div.response {
|
div.response {
|
||||||
div.block {
|
div.block {
|
||||||
|
|||||||
Reference in New Issue
Block a user