Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32005, comment 12


Ignore:
Timestamp:
11/04/2015 06:55:13 AM (10 years ago)
Author:
AlbertoCT
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32005, comment 12

    initial v1  
    22
    33It doesn't make much sense that changing the css for post.php passes on to upload.php when the divs are considerably different. My guess is the solution is closer to change the selector for the recently changed css or something around that line.
     4
     5EDIT: Being more specific, I think the better solution is having the same structure when selected in Grid or List mode, but I guess there is a good reason why it is coded like that?