[wp-meta] [Making WordPress.org] #4933: Display name issue in edit profile

Making WordPress.org noreply at wordpress.org
Mon Dec 30 09:36:17 UTC 2019


#4933: Display name issue in edit profile
-----------------------+---------------------
 Reporter:  mayur6740  |       Owner:  (none)
     Type:  defect     |      Status:  new
 Priority:  normal     |   Milestone:
Component:  Profiles   |  Resolution:
 Keywords:             |
-----------------------+---------------------

Comment (by tobifjellner):

 Clarification: Page where a user can edit their own forum profile
 https://wordpress.org/support/users/(own-username)/edit/ the "Display
 Name" field crops the text exactly at the baseline.
 This can be corrected by adding:

 {{{
 #bbpress-forums #bbp-your-profile fieldset select {
     height: auto;
 }
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4933#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list