headers now break onto their own lines

This commit is contained in:
Minasokoni
2017-04-25 00:20:46 -07:00
parent 9409320009
commit aa327ed256
2 changed files with 6 additions and 1 deletions

2
dist/swagger-ui.css vendored

File diff suppressed because one or more lines are too long

View File

@@ -475,6 +475,11 @@ body
{ {
color: #fff !important; color: #fff !important;
} }
.headerline
{
display: block;
}
} }
.scheme-container .scheme-container