Changes between Initial Version and Version 1 of Ticket #48907
- Timestamp:
- 12/07/2019 12:51:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48907
-
Property
Milestone
changed from
Awaiting Reviewto5.3.1
-
Property
Milestone
changed from
-
Ticket #48907 – Description
initial v1 1 For version 5.3, the width for Scale Image and Image Crop inputs was increased from 50 to 80 pixels on larger screens (ticket #47115, commit 46359). However, I missed how the stylesheet resets that width to 60px for smaller screens (up to 782px viewport width).1 For version 5.3, the width for Scale Image and Image Crop inputs was increased from 50 to 80 pixels on larger screens (ticket #47115, commit [46359]). However, I missed how the stylesheet resets that width to 60px for smaller screens (up to 782px viewport width). 2 2 3 3 The current 60 pixels may be enough for most people, but there is plenty of space available to make them consistent at 80px.