Merge branch 'master' into releases

This commit is contained in:
RedocBot 2016-03-21 22:49:00 +00:00 committed by travis@localhost
commit 00f93abab7
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,6 @@ img {
width: auto; width: auto;
display: inline-block; display: inline-block;
max-width: 100%; max-width: 100%;
padding: 0 5px; //padding: 0 5px;
box-sizing: border-box; box-sizing: border-box;
} }

View File

@ -1,7 +1,7 @@
{ {
"name": "redoc", "name": "redoc",
"description": "Swagger-generated API Reference Documentation", "description": "Swagger-generated API Reference Documentation",
"version": "0.7.4", "version": "0.7.5",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/Rebilly/ReDoc" "url": "git://github.com/Rebilly/ReDoc"