CSS update to unify popover location (#3355)

This commit is contained in:
CJ 2023-01-26 18:49:21 -06:00 committed by GitHub
parent 0e2bd125a8
commit 08560923d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -69,11 +69,7 @@
white-space: normal;
}
.recommendations-container .studio-card hr,
.recommendations-container .movie-card hr,
.recommendations-container .gallery-card hr,
.recommendations-container .image-card hr,
.recommendations-container .tag-card hr {
.card hr {
margin-top: auto;
}