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: Chrome input position not align with button #18603

Merged
merged 3 commits into from
Sep 2, 2019
Merged

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Sep 2, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

ref #17082

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Input not vertical align with Button in Chrome.
🇨🇳 Chinese 修复 Chrome 中 Input 与 Button 不垂直对齐的问题。

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

View rendered components/input/demo/algin.md

@netlify
Copy link

netlify bot commented Sep 2, 2019

Deploy preview for ant-design ready!

Built with commit be65544

https://deploy-preview-18603--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Sep 2, 2019

Codecov Report

Merging #18603 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18603      +/-   ##
==========================================
- Coverage   96.74%   96.73%   -0.01%     
==========================================
  Files         281      281              
  Lines        7553     7538      -15     
  Branches     2062     2057       -5     
==========================================
- Hits         7307     7292      -15     
  Misses        244      244              
  Partials        2        2
Impacted Files Coverage Δ
components/breadcrumb/Breadcrumb.tsx 96.66% <0%> (-0.31%) ⬇️
components/card/index.tsx 100% <0%> (ø) ⬆️
components/input-number/index.tsx 100% <0%> (ø) ⬆️
components/page-header/index.tsx 100% <0%> (ø) ⬆️
components/anchor/AnchorLink.tsx 100% <0%> (ø) ⬆️
components/card/Grid.tsx 100% <0%> (ø) ⬆️

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 61e319b...be65544. Read the comment docs.

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.

None yet

2 participants