[wp-trac] [WordPress Trac] #45715: Twenty Nineteen: Remove underline from the arrow that follows "Continue reading" links

WordPress Trac noreply at wordpress.org
Wed Dec 19 22:34:16 UTC 2018


#45715: Twenty Nineteen: Remove underline from the arrow that follows "Continue
reading" links
---------------------------+-----------------------------
 Reporter:  kjellr         |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:  5.0.1
 Severity:  normal         |   Keywords:  has-patch
  Focuses:                 |
---------------------------+-----------------------------
 As noted in https://github.com/WordPress/twentynineteen/issues/698 :

 > The link with the default text "Continue reading" appears on the post
 list page when a Read more block is inserted in a post. The link is
 underlined and has an arrow behind it which is also underlined.

 Since the arrow is used as iconography and not text, it should not be
 underlined. The attached patch makes that change by changing it from
 `inline` to `inline-block`.

 Before:

 [[Image(https://cldup.com/YawEk4L_v4-3000x3000.png)]]

 After:

 [[Image(https://cldup.com/R1KXA3hSrV-3000x3000.png)]]

 ---

 This patch ports over @littlebigthing's changes from
 https://github.com/WordPress/twentynineteen/pull/699

 props: littlebigthing

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45715>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list