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 partial has layout issue in 2.x branches #409

Open
eliotjordan opened this issue Jun 29, 2022 · 0 comments
Open

Modal partial has layout issue in 2.x branches #409

eliotjordan opened this issue Jun 29, 2022 · 0 comments

Comments

@eliotjordan
Copy link

In 2.x branches, the modal partial has a layout error. The h4 tag should come before the button tag.

<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
<h4 class="modal-title" id="browse-everything-modal-title">Select Your Files</h4>

Screen Shot 2022-06-29 at 1 13 24 PM

@eliotjordan eliotjordan changed the title Modal partial has issue in 2.x branches Modal partial has layout issue in 2.x branches Jun 29, 2022
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