1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13713] Remove not needed svg rule

PHPBB3-13713
This commit is contained in:
Marc Alexander
2021-05-15 21:26:52 +02:00
parent 8513b8d932
commit 4f116db48e
2 changed files with 0 additions and 8 deletions

View File

@@ -48,10 +48,6 @@
max-height: 100%;
}
svg { /* TODO: remove it after general normalization */
fill: currentColor;
}
.mention-item {
font-size: 16px;
font-weight: 400;