Homepage's sidebar lacks margin-right #48960
Loading…
x
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?
url: https://cloud.blender.org/
Observed behaviour:
.dashboard-container
's content is not centered because#main
has margin left/right auto and#side
doesn't.Proposed Solution:
Adding
margin-right: auto
to.dashboard-container section#side
.Changed status to: 'Open'
Added subscriber: @nucularJohn
Added subscribers: @dr.sybren, @fsiddi
Changed status from 'Open' to: 'Resolved'