Skip to content

fix: refactor three-dot icon positioning

Artur Gaspar requested to merge artur/svg-three-dot-refactor into master

Simplify the svg of the three-dot icon, make it symmetric in 20x20px, make it better centred in the checklist context menu.

Visual changes

Reports before/after (slight change in dot spacing as the svg was changed to be symmetric in 20px) image image
Lists before/after (better centred) image image

Merge deadline

None

Testing instructions

  1. Check hover circle in dropdown toggle in "Lists"
  2. Check hover circle in dropdown toggle in "Reports"
  3. Check that no other components use three-dot-menu.svg or .circle-active
Edited by Artur Gaspar

Merge request reports