Skip to content

Border height fix

username-removed-682122 requested to merge (removed):border-height-fix into master

On https://fdroid.gitlab.io/fdroid-website/ whenever Browse/News/Issues/About/... is clicked, a border is added to the bottom. Unfortunately it makes the entire blue row higher (without moving text or other elements), which is sort of "eh". This fixes this issue by changing the line-height for the selected element and adding some padding to align the text properly.

Merge request reports