Skip to content

Commit

Permalink
Merge pull request apidoc#612 from lmk1988/patch-1
Browse files Browse the repository at this point in the history
Update style.css to have horizontal scrolling for long URLs
  • Loading branch information
rottmann authored May 19, 2017
2 parents 73ee29c + 53a0902 commit 1d871ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ pre {
border-radius: 6px;
position: relative;
margin: 10px 0 20px 0;
overflow-x: auto;
}

pre.prettyprint {
Expand Down

0 comments on commit 1d871ee

Please sign in to comment.