Force users thumbnails to 20px

This fixes what appears to be a gravatar bug. See https://twitter.com/d0m96/status/647859715028975616
This commit is contained in:
Dominik Picheta 2015-09-27 20:47:38 +01:00
commit 35e01a6fcb

View file

@ -232,6 +232,7 @@ pre .EscapeSequence
{
margin-bottom: -4pt;
cursor: help;
width: 20px;
}
#talk-threads > div > .detail { width:16%; overflow:hidden; }
#talk-thread > div > .author,