Skip to content

Adjust icon size in keys lists

Sam Hewitt requested to merge wip/snwh/keys-list-icon-size into master

The icons in the key list views are at a display size that is larger than the actual symbolic icons, which are 16x16 pixels, so they appear "fuzzy"

  • reduced background-image size in css to the actual size of the symbolic icons
  • edited padding accordingly

Before -> After

Before After

Edited by Michael Catanzaro

Merge request reports