--- 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;
+}