Changes between Initial Version and Version 1 of Ticket #40398, comment 4
- Timestamp:
- 09/08/2021 12:33:28 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40398, comment 4
initial v1 1 With the header image, the search form has a `bottom` value of -27. On smaller screens, the `top` is changed to 1.625em and the height stretches to fit.1 With the header image, the search form has a `bottom` value of `-27px`. On smaller screens, the `top` is changed to 1.625em and the height stretches to fit. 2 2 3 3 The patch gives the form a height of 32px, since the inner dimensions are set already.