Reduce label clickable area to text Posted on Updated July 7, 2023 by root Today I learned how to reduce the clickable area of a label element to only the text. label { display: inline-block; } « How to bypass default_scope Automate SSH logins when a password is required »