I have a div with the id trackcontainer
the div has another div, called middle vertical align, then this contains an add to queue button.
I would like the add to queue button (currently an ) to be on the far left of the box with 2px on the right
Then there is a track name and the artist, I would like these to be center aligned regardless of the add to queue button
I have tried a float, but the title and artist name are going too far to the left as they are trying to align with the add to queue button