stop timeslider from taking up more than 100% room

This commit is contained in:
John McLear 2011-07-19 02:21:59 +01:00 committed by Peter 'Pita' Martischka
parent ab7b043fd1
commit 6ca7dcf999
1 changed files with 1 additions and 1 deletions

View File

@ -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;