mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
Fix the issue when you have a big sized textarea and its label appears aligned to the middle
This commit is contained in:
parent
a89eb87d79
commit
26ff82efc7
@ -165,7 +165,6 @@
|
||||
*zoom: 1;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.pure-form-aligned textarea {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user