Broke layout on old release pages #93927

Closed
opened 2021-12-10 08:27:17 +01:00 by Garek · 5 comments

Short description of error
Example:
https://www.blender.org/download/releases/2-79/
There is wrong padding because of which first line does not shown correctly. If for .py-5 you change padding-top from 3rem to 4rem it is fixed. That is true for all pages from 2.79 up to 2.66.

Additionaly starting from 2.72 layout broke quite hard (especialy if compared to wayback machine on 16 May 2019). No point to spend much time and effort on it, just saying slapping .box on elements instead of .col-md-6 / .splash / etc. in most cases makes it quick and efficient enough imo.

**Short description of error** Example: https://www.blender.org/download/releases/2-79/ There is wrong padding because of which first line does not shown correctly. If for `.py-5` you change `padding-top` from `3rem` to `4rem` it is fixed. That is true for all pages from 2.79 up to 2.66. Additionaly starting from 2.72 layout broke quite hard (especialy if compared to [wayback machine ](https:*web.archive.org/web/20190516194305/https:*www.blender.org/download/releases/2-72/) on 16 May 2019). No point to spend much time and effort on it, just saying slapping `.box` on elements instead of `.col-md-6` / `.splash` / etc. in most cases makes it quick and efficient enough imo.
Author

Added subscriber: @Garek

Added subscriber: @Garek

Added subscriber: @pablovazquez

Added subscriber: @pablovazquez

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Pablo Vazquez self-assigned this 2021-12-12 04:16:12 +01:00

This issue was referenced by 6a3cfdf74e

This issue was referenced by 6a3cfdf74e7e5b06262562034a260be6526c0a29

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No description provided.