Skip to content

Conversation

@aleung
Copy link

@aleung aleung commented Mar 27, 2015

There were two hard line breaks before footer, which showed a large gap between API resources and footer with my customized CSS. It's unable to narrow the height of line break by CSS.

I removed it from template. If extra space before footer is required, margin can be added into CSS:

.swagger-section .swagger-ui-wrap .footer {
  margin-top: 20px;
}

remove-br

@aleung aleung closed this Mar 30, 2015
@aleung aleung reopened this Mar 30, 2015
@mohsen1
Copy link
Contributor

mohsen1 commented Mar 31, 2015

LGTM.
Please add the CSS you're suggesting and run gulp to recompile dist folder.

@webron
Copy link
Contributor

webron commented May 4, 2015

@aleung - sorry for the delay, I guess this needs to be rebased again (though we can probably merge it manually as well).

@aleung
Copy link
Author

aleung commented May 8, 2015

@webron It's ready to merge now.

fehguy added a commit that referenced this pull request May 8, 2015
@fehguy
Copy link
Contributor

fehguy commented May 8, 2015

added this logic

@fehguy fehguy closed this May 8, 2015
Jonahss pushed a commit to eaze/swagger-ui that referenced this pull request Aug 12, 2016
vincent-zurczak pushed a commit to roboconf/swagger-ui that referenced this pull request Aug 19, 2016
JuanSW18 pushed a commit to Digital-Paw/digital-paw-swagger-ui that referenced this pull request Aug 23, 2024
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.

4 participants