| branch | popcorn-port |
| changeset 550 | ae0f2ec05ed7 |
| parent 546 | be6b15bd7234 |
| child 553 | 10d08f43c534 |
--- a/src/css/LdtPlayer.css Fri Dec 30 11:55:54 2011 +0100 +++ b/src/css/LdtPlayer.css Fri Dec 30 12:38:53 2011 +0100 @@ -299,10 +299,7 @@ } .tip{ -/* why not absolute instead of fixed ? because the div containing the tooltip widget is not a subdiv of its parent - widget */ - /*position : fixed; */ - position:fixed; + position: absolute; padding : 3px; z-index: 10000000000; max-width: 200px;