src/css/LdtPlayer.css
branchpopcorn-port
changeset 305 e8d05c3f77ed
parent 299 d2005f747d5a
child 306 38a494e0424e
--- a/src/css/LdtPlayer.css	Wed Nov 23 11:13:21 2011 +0100
+++ b/src/css/LdtPlayer.css	Wed Nov 23 11:14:01 2011 +0100
@@ -164,11 +164,11 @@
 
     /* Arrow Widget */
     .Ldt-arrowWidget {
+      position: relative;
       background:url('imgs/arrow.png') no-repeat scroll 0 0 transparent ;
       height:16px;
       width:27px;
       margin-bottom: -1px;
-      left: 0%;
     }
  
     .cleaner {