[wp-trac] [WordPress Trac] #39096: Placeholder Text in input field not fully visible
WordPress Trac
noreply at wordpress.org
Wed Aug 30 17:32:36 UTC 2017
#39096: Placeholder Text in input field not fully visible
-------------------------------------------------+-------------------------
Reporter: Presskopp | Owner:
Type: defect (bug) | westonruter
Priority: normal | Status: closed
Component: Customize | Milestone: 4.8
Severity: normal | Version: 3.8
Keywords: has-ui-feedback has-patch has- | Resolution: fixed
screenshots | Focuses:
-------------------------------------------------+-------------------------
Comment (by afercia):
Seems to me a couple of CSS rules introduced here break the responsiveness
of the input field. In the responsive view, it should become a bit bigger
(as the button does). Instead now it looks like this:
[[Image(https://cldup.com/_jEL4ud8fE.png)]]
Not sure this is really needed:
{{{
.wp-picker-container input[type="text"].wp-color-picker {
margin-right: 6px;
padding: 3px 5px;
}
}}}
I'm going to fix this in the refreshed patch for #39662. Please ping me if
I'm missing something.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39096#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list