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

spacing above inserted submit button #164

Open
cash opened this issue Feb 5, 2022 · 0 comments
Open

spacing above inserted submit button #164

cash opened this issue Feb 5, 2022 · 0 comments

Comments

@cash
Copy link
Member

cash commented Feb 5, 2022

If a template does not include a submit button, we insert it at the bottom wrapped in a paragraph tag. If the template does not include any CSS, the default is to have margin above and below the paragraph. Many templates use bootstrap (in fact our injected submit button uses bootstrap style class) and its reset removes margin on the top for paragraphs. This can cause buttons to appear directly below content of the template instead of having more natural spacing. I'm suggesting we add a bootstrap spacing class to the inserted paragraph tag to fix this.

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