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

[ticket/13713] Remove not needed css rules

PHPBB3-13713
This commit is contained in:
Marc Alexander
2021-05-20 20:40:36 +02:00
parent b420419655
commit 442995120e
2 changed files with 0 additions and 10 deletions

View File

@@ -1721,11 +1721,6 @@ fieldset.submit-buttons legend {
height: 40px;
}
.mention-media-avatar img { /* TODO: reconsider for the future design with 1:1 ratio images */
max-width: 100%;
max-height: 100%;
}
.mention-item {
font-size: 16px;
font-weight: 400;