1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12565] Empty anchors introduce white-space in IE11

PHPBB3-12565
This commit is contained in:
PayBas
2014-06-02 14:05:46 +02:00
parent 48679eeff8
commit 560e0f97be
17 changed files with 28 additions and 20 deletions

View File

@@ -35,5 +35,5 @@
<!-- EVENT simple_header_body_before -->
<div id="simple-wrap">
<a id="top" accesskey="t"></a>
<a id="top" class="anchor" accesskey="t"></a>
<div id="page-body">