Broke layout on old release pages #93927
Labels
No Label
legacy module
Rendering & Cycles
legacy module
User Interface
legacy project
Cycles
legacy project
Documentation
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Blender Web Assets
legacy project
Infrastructure: Websites
legacy project
User Interface
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-org#93927
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 changepadding-top
from3rem
to4rem
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.Added subscriber: @Garek
Added subscriber: @pablovazquez
Changed status from 'Needs Triage' to: 'Confirmed'
This issue was referenced by
6a3cfdf74e
Changed status from 'Confirmed' to: 'Resolved'