mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-06 10:44:03 +00:00
Community: Fix position of the "creator heart" (broken by #3783)
This commit is contained in:
@@ -46,6 +46,7 @@ body a.channel-owner {
|
||||
}
|
||||
|
||||
.creator-heart {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
@@ -66,6 +67,7 @@ body a.channel-owner {
|
||||
}
|
||||
|
||||
.creator-heart-small-container {
|
||||
display: block;
|
||||
position: relative;
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
|
Reference in New Issue
Block a user