Skip to content

fix(GlSearchBoxByType): Fix position of clear input icon

Simon Knox requested to merge psi-icon-button-spacing into master

Use padding instead of margin to offset position of the icon. Makes the whole area clickable, which better meets guidelines such as minimum touch target size

Reduces conflict with gitlab CSS, so resolves gitlab#215938 (closed)

Edited by Simon Knox

Merge request reports