mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
[ticket/13713] Remove not needed css rules
PHPBB3-13713
This commit is contained in:
parent
b420419655
commit
442995120e
2 changed files with 0 additions and 10 deletions
|
@ -1721,11 +1721,6 @@ fieldset.submit-buttons legend {
|
||||||
height: 40px;
|
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 {
|
.mention-item {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|
|
@ -43,11 +43,6 @@
|
||||||
height: 40px;
|
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 {
|
.mention-item {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|
Loading…
Add table
Reference in a new issue