[wp-meta] [Making WordPress.org] #5577: Support Forums: Topic indicator hides first letter of the title on mobile devices

Making WordPress.org noreply at wordpress.org
Thu Jan 14 16:55:00 UTC 2021


#5577: Support Forums: Topic indicator hides first letter of the title on mobile
devices
----------------------------+--------------------
 Reporter:  vladytimy       |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  normal          |  Milestone:
Component:  Support Forums  |   Keywords:
----------------------------+--------------------
 On mobile devices {{{(max-width: 568px)}}} the topic header has {{{
 padding-left: 1rem;}}} instead of {{{2rem}}} as on larger screens.


 Topic indicators ''sticky, .super-sticky and .status-closed'' have an
 absolute position of {{{left: -2px;}}} that **doesn't change on mobile
 devices**.


 Because of that, on mobile devices, topic indicators will hide the first
 letter of the topic title. This caugh my attention in a plugin update
 release sticky topic where I read ''.0.6 released'' instead of ''1.0.6
 released'' - quite funny.

 Proposed solution: on devices {{{(max-width: 568px)}}} the topic
 indicators should have {{{left: -16px;}}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5577>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list