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

Removed unnecessary top margin from .modal-footer #12803

Merged
merged 1 commit into from
Feb 22, 2014
Merged

Removed unnecessary top margin from .modal-footer #12803

merged 1 commit into from
Feb 22, 2014

Conversation

PHLAK
Copy link
Contributor

@PHLAK PHLAK commented Feb 20, 2014

The .modal-footer element has a top margin causing there to be extra white-space between the .modal-body and .modal-footer top border. I believe this top margin is completely unnecessary as the padding from .modal-body provides the needed white-space.

screenshot 2014-02-20 14 29 55

For the record, the margin was added with commit 8ca70bd.

@cvrebert cvrebert added the css label Feb 20, 2014
@cvrebert cvrebert added this to the v3.2.0 milestone Feb 20, 2014
@mdo
Copy link
Member

mdo commented Feb 22, 2014

Yeah, I think this makes sense give the header has no bottom margin.

mdo added a commit that referenced this pull request Feb 22, 2014
Removed unnecessary top margin from .modal-footer
@mdo mdo merged commit f3e172a into twbs:master Feb 22, 2014
@mdo mdo mentioned this pull request Feb 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants