Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M mastofe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • mastofe
  • Merge requests
  • !27

Fix column size for 1280px wide displays

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Dominik V. Salonen requested to merge quad/mastofe:patch-1 into pleroma Apr 17, 2019
  • Overview 1
  • Commits 39
  • Pipelines 1
  • Changes 120

I have no idea if this is the correct location for this merge request, if not, please feel free to tell me.

1280px is a very common screen width (1280x720, 1280x800, 1280x1024, 2560x1440 at 2x HiDPI = 1280x720). Yet Mastofe's minimum column size is just barely too high for this common resolution, introducing pointless "wiggle" and wasting a couple bottom pixels for a scrollbar.

This slight fix doesn't seem to introduce any issues either.

Current mastofe pre-fix: Screenshot_from_2019-04-17_16-30-34

Mastofe post-fix: Screenshot_from_2019-04-17_16-31-05

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: patch-1