mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
[ticket/12565] Empty anchors introduce white-space in IE11
PHPBB3-12565
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
|
||||
<body class="{S_CONTENT_DIRECTION} {BODY_CLASS}">
|
||||
<!-- EVENT simple_header_body_before -->
|
||||
<a name="top"></a>
|
||||
<a name="top" class="anchor"></a>
|
||||
<div id="wrapcentre">
|
||||
|
Reference in New Issue
Block a user