[wp-trac] [WordPress Trac] #38755: Customize: use calc() to set textarea height for custom CSS

WordPress Trac noreply at wordpress.org
Fri Nov 11 17:16:18 UTC 2016


#38755: Customize: use calc() to set textarea height for custom CSS
----------------------------+------------------------------
 Reporter:  michaelarestad  |       Owner:  michaelarestad
     Type:  enhancement     |      Status:  accepted
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Customize       |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  ui
----------------------------+------------------------------

Comment (by michaelarestad):

 I changed the textarea to `resize: none` since it's not possible to resize
 when a height is set. If we used `min-height`, it would be resizable, but
 if it's as large as can be on a screen, I'm not sure why it would be
 necessary.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38755#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list