mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 08:39:00 +01:00
Fix to not let the avatar become smaller when we large bylines. Issue #1574
This commit is contained in:
parent
4f6e7dc4a8
commit
e99e4362ff
@ -91,6 +91,7 @@ body > .systemMessage {
|
||||
}
|
||||
.avatar img {
|
||||
border-radius: 4px;
|
||||
max-width: none;
|
||||
}
|
||||
.feedIcon {
|
||||
border-radius: 4px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user