Merge "Set icon size in bundle to exactly 20x20"

This commit is contained in:
jenkins-bot 2021-03-03 23:49:21 +00:00 committed by Gerrit Code Review
commit c6e2651688

View file

@ -191,8 +191,8 @@
padding-right: 0.5em;
img {
height: 1.5em;
width: 1.5em;
height: 20px;
width: 20px;
}
}