[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
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
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;

View file

@ -43,11 +43,6 @@
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;