diff -r b1e442d9a1bc -r 97599ff43072 src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Wed Dec 21 16:06:41 2011 +0100 +++ b/src/css/LdtPlayer.css Fri Dec 23 10:46:07 2011 +0100 @@ -23,8 +23,8 @@ padding-bottom: 8px; /* FIXME: only a temporary fix. This should be put into the layout manager. */ } - .Ldt-iri-chapter{ - float: left; + .Ldt-iri-chapter { + position: absolute; height: 10px; border-right: 1px solid white; }