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:
@@ -458,6 +458,10 @@ th a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.anchor {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
/* Form Elements
|
||||
------------ */
|
||||
|
Reference in New Issue
Block a user