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

modal-footer not suported? #43

Open
UltimateFighter opened this issue Nov 24, 2015 · 0 comments
Open

modal-footer not suported? #43

UltimateFighter opened this issue Nov 24, 2015 · 0 comments

Comments

@UltimateFighter
Copy link

When i added a footer to modal view, then it is visible under the white background.

<div class="modal-body">
...
</div>
<div class="modal-footer">
    <p>The Footer</p>
    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
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

No branches or pull requests

1 participant