Skip to content

set overflow:auto for hover content title

Warren Gifford requested to merge vo/hover-scrolling-horizontal into master

Created by: vanesa

Issue #1686 (closed) : When using the browser extension on GitHub, if the hover overlay has a long title that surpasses the box width, the entire content scrolls horizontally. However, the user would expect only the title to scroll.

Solution: Add overflow: auto to the signature area (pre).

Merge request reports

Loading