sindresorhus/refined-github

Do you want to work on this issue?

You can request for a bounty in order to promote it!

The PR commit title field overflows due to `suggest-commit-title-limit` #4146

fregante posted onGitHub

  1. Visit a PR you can merge, like https://github.com/sindresorhus/refined-github/pull/4136
  2. Resize the window to 900px of width
  3. Notice the overflow:

<img width="684" alt="Screen Shot 3" src="https://user-images.githubusercontent.com/1402241/112183541-f9288d00-8bc3-11eb-95b9-0975d1d50a4a.png">

This is due to https://github.com/sindresorhus/refined-github/pull/4070

Unfortunately we want the content-box to be 72ch the border-box to be max-width: 100%


Maybe we should restore the previous code, and just update the px value so it works correctly.

posted by fregante about 4 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests