[wp-trac] [WordPress Trac] #23629: Form elements aren't equal when on mobile
WordPress Trac
noreply at wordpress.org
Tue Feb 26 16:32:16 UTC 2013
#23629: Form elements aren't equal when on mobile
-----------------------------+---------------------------
Reporter: karmatosed | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Bundled Theme
Version: trunk | Severity: normal
Keywords: |
-----------------------------+---------------------------
I've attached an image which is due to a px fixed width:
{{{
#commentform input[type="text"] {
width: 270px;
}
}}}
This could become a % on mobile to get it more even.
I'm marking as enhancement as would need a check with the designer before
applying anything as to if they want to.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23629>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list