[wp-trac] [WordPress Trac] #45991: Twenty Nineteen: Post titles are overflowing the content area

WordPress Trac noreply at wordpress.org
Tue Jan 15 10:11:02 UTC 2019


#45991: Twenty Nineteen: Post titles are overflowing the content area
---------------------------+-----------------------------
 Reporter:  Dejan85        |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:  5.0.3
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 Post titles are overflowing the content area.
 In Twenty Seventeen the following code in style.css prevents titles from
 overflowing the content area. This code should be added to Twenty Nineteen
 as well.

 {{{
 #page {
     word-wrap: break-word;
 }
 }}}

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


More information about the wp-trac mailing list