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

Fixed a button spacing issue in dialog modal footer. #930

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

ravibpatel
Copy link
Contributor

@ravibpatel ravibpatel commented Dec 23, 2021

Fixed a button spacing issue in dialog modal footer.

Before

Before fix

After

After fix

@taylorotwell
Copy link
Member

Can you share before / after on desktop as well?

@ravibpatel
Copy link
Contributor Author

Sure, You can see it in below screenshots.

Before

Before fix

After

After fix

@taylorotwell taylorotwell merged commit 7fc032c into laravel:2.x Dec 23, 2021
@ravibpatel
Copy link
Contributor Author

@taylorotwell Do you want this change in confirmation-modal too? This issue can happen on that modal too if developer using it use big button name like this. Also, I notice there was a little bit of change in spacing between buttons so It should be good idea to increase the margin from ml-2 to ml-3 to match the spacing before this modification. Let me know if you want this change so I can open a pull request.

taylorotwell pushed a commit that referenced this pull request Dec 30, 2021
* Fixed button spacing issue in dialog modal footer.

* Modified confirmation-modal to avoid button spacing issue and increased margin to ml-3 on second button to match the spacing before this modification.

* Applied fix to Inertia version too.
@ravibpatel ravibpatel deleted the patch-2 branch December 31, 2021 06:53
GeoSot pushed a commit to GeoSot/jetstream that referenced this pull request Jan 27, 2022
GeoSot pushed a commit to GeoSot/jetstream that referenced this pull request Jan 27, 2022
* Fixed button spacing issue in dialog modal footer.

* Modified confirmation-modal to avoid button spacing issue and increased margin to ml-3 on second button to match the spacing before this modification.

* Applied fix to Inertia version too.
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

Successfully merging this pull request may close these issues.

2 participants