[wp-trac] [WordPress Trac] #46942: Hover over on page list not allign proper view.

WordPress Trac noreply at wordpress.org
Tue Apr 16 08:54:42 UTC 2019


#46942: Hover over on page list not allign proper view.
-------------------------------+---------------------------------
 Reporter:  ketanumretiya030   |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Posts, Post Types  |     Version:
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:  ui, administration
-------------------------------+---------------------------------

Comment (by mukesh27):

 Below display grid css create issue in width of 782px

 {{{
 body:not(.plugins-php) .row-actions {
         display: -ms-grid;
         display: grid;
         -ms-grid-columns: auto auto auto;
         grid-template-columns: auto auto auto;
         color: transparent;
 }
 }}}

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


More information about the wp-trac mailing list