1
0
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:
hanakin
2017-03-09 16:35:28 -05:00
parent 2ca1402476
commit ec71279a77
16 changed files with 340 additions and 176 deletions

View File

@@ -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 {