mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Twenty Eleven: limit textarea resizing to vertical only, props iandstewart, fixes #17947
git-svn-id: https://develop.svn.wordpress.org/trunk@18382 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2069,6 +2069,7 @@ a.comment-reply-link > span {
|
||||
z-index: 1;
|
||||
}
|
||||
#respond textarea {
|
||||
resize: vertical;
|
||||
width: 95%;
|
||||
}
|
||||
#respond .comment-form-author .required,
|
||||
|
||||
Reference in New Issue
Block a user