[wp-trac] [WordPress Trac] #46781: Site Health: progress count vertical align

WordPress Trac noreply at wordpress.org
Wed Apr 3 11:02:21 UTC 2019


#46781: Site Health: progress count vertical align
-------------------------------------------------+-------------------------
 Reporter:  man4toman                            |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Administration                       |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-screenshots site-      |     Focuses:
  health needs-refresh                           |  administration
-------------------------------------------------+-------------------------
Changes (by mukesh27):

 * keywords:  has-patch has-screenshots site-health => has-patch has-
     screenshots site-health needs-refresh


Comment:

 @man4toman Can you please set bottom to 3px for better alignment in
 desktop and responsive.

 {{{
 .site-health-progress-count::after {
     content: "";
     bottom: 3px;
     position: relative;
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46781#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list