Skip to content

Instantly share code, notes, and snippets.

@Pitmairen
Created May 8, 2019 19:56
Show Gist options
  • Save Pitmairen/4a799a1e61176497125714b398087cfa to your computer and use it in GitHub Desktop.
Save Pitmairen/4a799a1e61176497125714b398087cfa to your computer and use it in GitHub Desktop.
Tweak icons size selection search
.popup a{
padding: 0.4em;
}
.popup img{
transform: scale(1.5);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment