mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 06:21:19 +02:00
[ticket/12565] Empty anchors introduce white-space in IE11
PHPBB3-12565
This commit is contained in:
@@ -228,3 +228,7 @@ a.feed-icon-forum {
|
||||
float: right;
|
||||
margin: 3px;
|
||||
}
|
||||
|
||||
a.anchor {
|
||||
display: block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user