mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
Shrink inline gravatars.
This causes our deploy message to be less huge. (imported from commit 5649eb42df0429a6bbaf8c8fd6f8048a66d22aa8)
This commit is contained in:
@@ -511,8 +511,8 @@ table.floating_recipient {
|
||||
|
||||
.message_body_gravatar {
|
||||
margin-bottom: 2px;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.userinfo_popover a {
|
||||
|
||||
Reference in New Issue
Block a user