Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes overflow issue for markdown code examples #2130

Merged
merged 1 commit into from
May 3, 2016

Conversation

csmb
Copy link
Contributor

@csmb csmb commented Apr 29, 2016

Hello there. This tiny PR fixes CSS for the markdown box when given a code example that's larger than the width.

Before:
screen shot 2016-04-29 at 2 29 59 pm

After:
css_overflow

Thanks for considering!

@fehguy fehguy merged commit 79b340d into swagger-api:master May 3, 2016
dolmen added a commit to dolmen/swagger-ui that referenced this pull request May 19, 2016
In ceb6655 (swagger-api#2130), CSS code has been
changed in src/main/html/csss/{print,screen}.css instead of LESS source.
This commit resynchronize the source with the generated code.
Jonahss pushed a commit to eaze/swagger-ui that referenced this pull request Aug 12, 2016
Fixes overflow issue for markdown code examples
vincent-zurczak pushed a commit to roboconf/swagger-ui that referenced this pull request Aug 19, 2016
Fixes overflow issue for markdown code examples
vincent-zurczak pushed a commit to roboconf/swagger-ui that referenced this pull request Aug 19, 2016
In ceb6655 (swagger-api#2130), CSS code has been
changed in src/main/html/csss/{print,screen}.css instead of LESS source.
This commit resynchronize the source with the generated code.
@fehguy fehguy modified the milestone: v2.2.1 Aug 23, 2016
kodekracker pushed a commit to 91springboard/swagger-ui that referenced this pull request Mar 2, 2017
In ceb6655 (swagger-api#2130), CSS code has been
changed in src/main/html/csss/{print,screen}.css instead of LESS source.
This commit resynchronize the source with the generated code.
JuanSW18 pushed a commit to Digital-Paw/digital-paw-swagger-ui that referenced this pull request Aug 23, 2024
Fixes overflow issue for markdown code examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants