mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix avatar alignment in the detail view.
This commit is contained in:
@@ -71,12 +71,10 @@ a:hover {
|
||||
}
|
||||
.avatar img {
|
||||
border-radius: 7px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.headerContainer a:link, .headerContainer a:visited {
|
||||
color: rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
.feedIcon {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user