type__error’s avatartype__error’s Twitter Archive—№ 6,960

  1. Is there a chrome extension that will immediately identify the element that is causing HORIZONTAL SCROLL OF DOOM on your page
    1. …in reply to @type__error
      I ended up putting a red border of 1px on everything as suggested by StackOverflow, and found that the culprit was ”box-sizing: border-box" missing from the header 🙃