Skip to content

Commit

Permalink
Merge pull request #2668 from metabrainz/yim-2023
Browse files Browse the repository at this point in the history
Year in Music 2023
  • Loading branch information
MonkeyDo authored Jan 3, 2024
2 parents 060f3fc + 30563f3 commit af119d7
Show file tree
Hide file tree
Showing 49 changed files with 3,197 additions and 209 deletions.
2 changes: 1 addition & 1 deletion frontend/css/follow.less
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
> .text {
width: 0px;
margin-left: 0px;
display: inherit;
display: inline-block;
vertical-align: inherit;
transition: width 0.42s, margin-left 0.42s;
overflow-x: hidden;
Expand Down
2 changes: 2 additions & 0 deletions frontend/css/listens-page.less
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@
margin: -10px;
margin-right: 10px;
width: 56px;
min-width: 56px;
height: 56px;
.not-mapped,
.add-cover-art,
Expand Down Expand Up @@ -297,6 +298,7 @@
margin: -10px;
margin-right: 1em;
width: @cover-art-thumbnail-size;
min-width: @cover-art-thumbnail-size;
> *:not(.track-position) {
height: 100%;
width: inherit;
Expand Down
Loading

0 comments on commit af119d7

Please sign in to comment.