diff --git a/static/css/broadcast.css b/static/css/broadcast.css index 0aeeb207a..cfbf7784f 100644 --- a/static/css/broadcast.css +++ b/static/css/broadcast.css @@ -25,7 +25,7 @@ #timeslider-right { position: absolute; top:0px; - right:-2px; + right:0px; background-image: url(../../static/img/timeslider_right.png); width: 155px; height: 63px;