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

移除 texteare 下多余的padding #4

Open
simaQ opened this issue Jul 21, 2015 · 0 comments
Open

移除 texteare 下多余的padding #4

simaQ opened this issue Jul 21, 2015 · 0 comments
Milestone

Comments

@simaQ
Copy link
Owner

simaQ commented Jul 21, 2015

项目中发现 textarea 底部总会都 5px 左右的padding,修复方法

textarea {
vertical-align: bottom;
}

使用 display: block; 也行。。。 研究下

@simaQ simaQ added this to the CSS 老中医 milestone Aug 6, 2015
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

No branches or pull requests

1 participant