Wiki: Bad word wrapping inside lists #60943
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#60943
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?
System Information
Operating system: Linux, 64bit
Graphics card: NVidia 1080
Short description of error
If you follow https://wiki.blender.org/wiki/User:Sergey/Foundation/2019 then you'll see that the lists are more narrow than they could/should be, causing unwanted wrapping.
Added subscriber: @Sergey
Bad word wrapping inside liststo Wiki: Bad word wrapping inside listsChanged status from 'Open' to: 'Resolved'
Wrapping has been tweaked for page width over 992px.
ol
,p
,ul
andcenter
were set to max-width: 60%, now they will follow max-width: 80%.