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:
parent
f820838282
commit
35e01a6fcb
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue