Shrink the avatar on contact list to <=30px.

This commit is contained in:
Jesse Bickel
2015-12-14 13:39:47 -06:00
committed by Boris Grozev
parent fd9485b7e5
commit 2b06ca9df7
+2
View File
@@ -44,6 +44,8 @@
vertical-align: middle;
font-size: 22pt;
border-radius: 20px;
max-height: 30px;
max-width: 30px;
}
#contactlist .clickable {