Dev Tools: Ensure Herb overlay label is visible when attached to html element by kozy4324 · Pull Request #1000 · marcoroth/herb

When attaching the Herb overlay to the <html> element, the label may be positioned outside of the viewport because the default CSS uses a negative top value. This adds a small conditional so ...