fixed borders bug. popcorn-port
authorhamidouk
Fri, 02 Dec 2011 10:56:38 +0100
branchpopcorn-port
changeset 386 c3a08790e8c8
parent 385 6915c4c6163d
child 387 d1fe53ad8d72
child 395 5766e8238aaf
fixed borders bug.
src/css/LdtPlayer.css
--- a/src/css/LdtPlayer.css	Fri Dec 02 10:52:55 2011 +0100
+++ b/src/css/LdtPlayer.css	Fri Dec 02 10:56:38 2011 +0100
@@ -174,6 +174,7 @@
       height: 25px;
       border-right: 1px solid #b6b8b8;
       float: left;
+      border-left: none;
     }
 
     .Ldt-CtrlSearch:hover {
@@ -216,6 +217,7 @@
 
     .Ldt-CtrlSound {
       float: right;
+      border-left: none;
       height: 25px;
       top: 7px;
       position: inherit;