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

fix(core/modal): Make SubmitButton compatible with flex display #9368

Merged
merged 2 commits into from
Jun 23, 2021

Conversation

caseyhebebrand
Copy link
Contributor

Fixing this issue:
Screen Shot 2021-06-22 at 12 21 10 PM

Adding flex-container-h directly to the button really messes up all the angular modal footers. Instead I made a new container within the button that allows the button to be flex and the footer to be compatible with the rest of the modal.

@caseyhebebrand caseyhebebrand merged commit 8180812 into spinnaker:master Jun 23, 2021
@caseyhebebrand caseyhebebrand deleted the inline-loading branch June 23, 2021 20:30
ranihorev pushed a commit that referenced this pull request Jun 25, 2021
1406c2f fix(core/help): Do not render conditionally for angular compatibility (#9373)
d83f600 refactor(core): Reactify ViewChangesLink, ChangesModal, CommitHistory and JarDiff (#9359)
57ce3d3 feat(md): backend messages  (#9366)
4469f0b feat(md): added links to resources (#9356)
8180812 fix(core/modal): Make SubmitButton compatible with flex display (#9368)
c18b86a fix(md): css fix for no artifacts (#9370)
mergify bot pushed a commit that referenced this pull request Jun 25, 2021
1406c2f fix(core/help): Do not render conditionally for angular compatibility (#9373)
d83f600 refactor(core): Reactify ViewChangesLink, ChangesModal, CommitHistory and JarDiff (#9359)
57ce3d3 feat(md): backend messages  (#9366)
4469f0b feat(md): added links to resources (#9356)
8180812 fix(core/modal): Make SubmitButton compatible with flex display (#9368)
c18b86a fix(md): css fix for no artifacts (#9370)
@ranihorev
Copy link
Contributor

Thank you, thank you, thank you! :)
It was driving me crazy

cc: @luispollo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants