Changes between Initial Version and Version 1 of Ticket #32005, comment 12
- Timestamp:
- 11/04/2015 06:55:13 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32005, comment 12
initial v1 2 2 3 3 It 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 5 EDIT: 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?