add border radius to mapper list

This commit is contained in:
Connor Turland 2016-10-21 18:10:37 -04:00
parent abb997c75c
commit 8e38469b1f

View file

@ -109,6 +109,7 @@
img {
width: 24px;
height: 24px;
border-radius: 12px;
display: inline-block;
vertical-align: middle;
}