cms/app-client/app/styles/results.scss
changeset 84 36f84e8f1ad5
parent 82 d489885d116d
child 87 24fef043ea0b
--- 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;
+}