Changes between Version 1 and Version 2 of Ticket #42212, comment 6
- Timestamp:
- 10/17/2017 03:48:16 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42212, comment 6
v1 v2 1 1 Another day, another patch 2 2 3 - fixes offset for filter drawer on very small screens 4 - Updates js to calculate filter drawer size each time the drawer is opened, which allows for the display to work properly after resizing your browser window 5 3 - Fixes offset for filter drawer on very small screens. 4 - Updates js to calculate filter drawer size each time the drawer is opened, which allows for the display to work properly after resizing your browser window. 6 5 - Updates filter group legend, increasing top padding to match bottom padding. This also updates the filter group display at `/wp-admin/theme-install.php` (screenshots below) 7 6 8 7 Before / After 8 9 9 [[Image(https://cldup.com/C5g91l4JPd-2000x2000.png)]] 10 10 11 11 12 Mobile display with updated legend styles 13 12 14 [[Image(https://cldup.com/P2eQ1K6kqN-3000x3000.png)]]