[wp-trac] [WordPress Trac] #38755: Customize: use calc() to set textarea height for custom CSS
WordPress Trac
noreply at wordpress.org
Mon Nov 14 19:11:38 UTC 2016
#38755: Customize: use calc() to set textarea height for custom CSS
----------------------------+-----------------------------
Reporter: michaelarestad | Owner: michaelarestad
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7
Component: Customize | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui
----------------------------+-----------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"39229"]:
{{{
#!CommitTicketReference repository="" revision="39229"
Customize: Maximize height of Custom CSS `textarea` without causing
doubled scrollbars.
Textarea will fill vertical height of Custom CSS section for browsers that
support `calc()` and when plugins don't add other controls to the section.
Also run CSS autoprefixer.
Props michaelarestad, westonruter.
See #35395.
Fixes #38755.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38755#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list