diff --git a/CHANGELOG b/CHANGELOG index 42b149c37..1f2dd97b7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ Changelog - Fixed really small size on small screens - Added masonry layout for artists, requests and radios (#68) - We now have a favicon! +- Fixed truncated play icon (#65) 0.5.1 (2018-02-24) diff --git a/front/src/components/audio/album/Card.vue b/front/src/components/audio/album/Card.vue index 45e50f897..ea42f06a8 100644 --- a/front/src/components/audio/album/Card.vue +++ b/front/src/components/audio/album/Card.vue @@ -17,7 +17,7 @@
+ |
|
@@ -85,6 +85,9 @@ export default { |