XenForo
Administrative
- Thread starter
- Admin
- #1
PageSpeed Insights
PageSpeed Insights
This might be caused by flexbox not being able to detetmine the height early enough; adding
Code:
Read more
ادامه مطلب...
PageSpeed Insights
This might be caused by flexbox not being able to detetmine the height early enough; adding
height
and max-height
CSS rules on div.media-container
seems to fix this for me:Code:
<xf:if...
Read more
ادامه مطلب...