stop timeslider from taking up more than 100% room
parent
ab7b043fd1
commit
6ca7dcf999
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue