UX: oneboxes with avatars now display consistently

Onebox avatar size is reduced to 60px

Also fixes regression with some oneboxes not cooking after post
This commit is contained in:
Sam
2017-11-08 11:50:01 +11:00
parent d7880af0bb
commit fc7dca58fe
4 changed files with 21 additions and 10 deletions

View File

@@ -35,7 +35,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.8.22'
gem 'onebox', '1.8.23'
gem 'http_accept_language', '~>2.0.5', require: false