mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
The relative position of the <dt> is causing it to sit atop of the <dd> thus preventing the user from clicking the links. The <dl> has a relative position in LTR, which takes care of containing the read/unread icon link that has an absolute position. We no longer support IE6, so removing the tweak that sets the <dl> position to static will make everything behave the same way in RTL as in LTR. PHPBB3-12553 |
||
---|---|---|
.. | ||
prosilver | ||
subsilver2 |