diff -r 645786bb8587 -r 36f84e8f1ad5 cms/app-client/app/styles/results.scss --- a/cms/app-client/app/styles/results.scss Fri Jan 15 15:48:42 2016 +0100 +++ b/cms/app-client/app/styles/results.scss Fri Jan 15 15:49:42 2016 +0100 @@ -77,3 +77,7 @@ .result-item.playing .fa { // background: url('images/playing.gif') no-repeat; } + +.result-item button{ + margin-top: 5px; +}