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

Improve Alerts #23

Closed
Tracked by #7
dstrukt opened this issue Feb 1, 2022 · 1 comment · Fixed by btcpayserver/btcpayserver#4380
Closed
Tracked by #7

Improve Alerts #23

dstrukt opened this issue Feb 1, 2022 · 1 comment · Fixed by btcpayserver/btcpayserver#4380
Assignees

Comments

@dstrukt
Copy link
Member

dstrukt commented Feb 1, 2022

Before:
Screen Shot 2022-06-12 at 3 16 59 PM

After:
Screen Shot 2022-06-12 at 3 16 04 PM

Proposed Changes:

From 1rem to 0.75rem.

.alert { padding: 0.75rem 1rem; }

From 1.5rem to 1rem.

.alert-dismissible .btn-close { padding: 1rem; }

@dstrukt
Copy link
Member Author

dstrukt commented Jun 12, 2022

Just a bit tighter. Note, this one is ready to be worked on for either of us that get to it.

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 a pull request may close this issue.

2 participants