* Fix: Profile header: on small screens, the space at the left and the right of the image must be equal
* Add PR ID to CHANGELOG
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Fixed dropdown issue on mobile
* Fixed dropdown issue on mobile
* Fixed dropdown issue on mobile
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
* Enh #7131: Introduce new CSS variables: --hh-fixed-header-height and --hh-fixed-footer-height
* Add description to migration guide
* Force keeping px after CSS compilation.
* Add comment in less file
* On mobile, change --hh-fixed-header-height CSS variable value instead of body padding top
* Update MIGRATE-DEV.md
* 593935d2b4 (r1686930702)
* Replace LESS compile -x option with --clean-css
---------
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>