rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Fix the track count and playlist button display issue #21

Closed chriszhangusc closed 7 years ago

chriszhangusc commented 7 years ago

The playlist button and number of tracks in playlist would be displayed into two separate lines when the number gets bigger. It maybe more consistent if we just keep them in the same line.