XenForo
Administrative
- Thread starter
- Admin
- #1
TL;DR
I think
Look at the <meter> element that XenForo uses for things like password strength:

See the background color bleeding out of the meter? Make the <meter> element bigger to see it larger:

I assume the intent is for the background...
Read more
ادامه مطلب...
I think
.m-meterVariantEmpty(); should be removed from meter.meterBar since it's already in the child pseudo-element, meter.meterBar::-webkit-meter-bar within the core_meter_bar.less template.Look at the <meter> element that XenForo uses for things like password strength:

See the background color bleeding out of the meter? Make the <meter> element bigger to see it larger:

I assume the intent is for the background...
Read more
ادامه مطلب...