[Sub Issue] Project Issues & MR's
New proposal
Proposed design:
- If screen
size >= 1280px
, we limit the width of container to958px
. - If screen
size < 1280px
, the container still works the way responsive. - Change the length of paragraphs on issue body and comments to
700px
.
What we can solve
- The layout doesn't feel balanced from the visual perspective.
- Not good readability.
Meta issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/13680
Old Proposal
new max-width: 790px
Old
New Design:
cc: @tauriedavis @hazelyang @cperessini
if good, I'll assign front end label