Skip to content

fix: Move padding inside unverified user component #4404

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

Merged
merged 3 commits into from
May 25, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented May 25, 2020

Fixes #4403

Before:
image

After:
image

@vercel vercel bot temporarily deployed to Preview May 25, 2020 19:22 Inactive
@vercel
Copy link

vercel bot commented May 25, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/lnxuc65xm
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-unverified-gap.eventyay.now.sh

@auto-label auto-label bot added the fix label May 25, 2020
@codecov
Copy link

codecov bot commented May 25, 2020

Codecov Report

Merging #4404 into development will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #4404      +/-   ##
===============================================
+ Coverage        22.61%   22.62%   +0.01%     
===============================================
  Files              468      468              
  Lines             4949     4950       +1     
  Branches             6        6              
===============================================
+ Hits              1119     1120       +1     
  Misses            3829     3829              
  Partials             1        1              
Impacted Files Coverage Δ
app/components/unverified-user-message.js 33.33% <100.00%> (+6.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7be7058...0962521. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 366d144 into fossasia:development May 25, 2020
@iamareebjamal iamareebjamal deleted the unverified-gap branch May 25, 2020 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unverified message adds unnecessary gap between header and image
1 participant