[wp-meta] [Making WordPress.org] #5930: Align "Top ↑" links to the right

Making WordPress.org noreply at wordpress.org
Thu Oct 14 13:15:15 UTC 2021


#5930: Align "Top ↑" links to the right
--------------------------+--------------------
 Reporter:  juanmaguitar  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:
Component:  General       |   Keywords:
--------------------------+--------------------
 Aligning these "Top ↑" links to the right will improve readability in
 documentation pages

 [https://d.pr/i/VrCH9s]


 The change would consist in just adding a "text-align: right;" to the
 ".toc-jump" class assigned to the paragraph containing these "top" links
 {{{
 .toc-jump {
     position: relative;
     height: 50px;
     text-align: right;
 }
 }}}

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


More information about the wp-meta mailing list