diff options
author | Cesar G <prototech91@gmail.com> | 2014-05-29 11:02:55 -0700 |
---|---|---|
committer | Cesar G <prototech91@gmail.com> | 2014-06-14 09:54:16 -0700 |
commit | ee9fceedff42c4948b9a5ffcda8646ea3fa54db0 (patch) | |
tree | 895273488e1b9bbc3f8e36b6171d4dbb0fc4b3d0 /git-tools/hooks | |
parent | 3ed767351c1af2539024117efe5fcc2b8ec1e275 (diff) | |
download | forums-ee9fceedff42c4948b9a5ffcda8646ea3fa54db0.tar forums-ee9fceedff42c4948b9a5ffcda8646ea3fa54db0.tar.gz forums-ee9fceedff42c4948b9a5ffcda8646ea3fa54db0.tar.bz2 forums-ee9fceedff42c4948b9a5ffcda8646ea3fa54db0.tar.xz forums-ee9fceedff42c4948b9a5ffcda8646ea3fa54db0.zip |
[ticket/12553] Fix links in the last post column that are not clickable.
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
Diffstat (limited to 'git-tools/hooks')
0 files changed, 0 insertions, 0 deletions