[wp-trac] [WordPress Trac] #48925: overlapping the text on update button

WordPress Trac noreply at wordpress.org
Tue Dec 10 06:23:56 UTC 2019


#48925: overlapping the text on update button
--------------------------+-----------------------------
 Reporter:  kushang78     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  5.3
 Severity:  normal        |   Keywords:
  Focuses:  css           |
--------------------------+-----------------------------
 * one design issue found may be, the text is overlap upon the update
 button.

 * >> WP Admin Dashboard >> Product >> Categories
 * >> then open single product category page
 * >> Go to Bottom of the page, the text is overlap on update button.

 * Solution ( may be )
 just remove this css (/* ... */)
 #wpfooter {
         /*position: absolute;*/
         /*bottom: 0;*/
         /*left: 0;*/
         /*right: 0;*/
         padding: 10px 20px;
         color: #555d66;
 }

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


More information about the wp-trac mailing list