mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 11:40:08 +02:00
[ticket/15115] Fix errors
PHPBB3-15115
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
.row:before,
|
||||
.row:after {
|
||||
display: table;
|
||||
content: ' ';
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.clearfix:after,
|
||||
@@ -72,8 +72,8 @@
|
||||
font: 0/0 a;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
color: transparent;
|
||||
text-shadow: none;
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
|
Reference in New Issue
Block a user