Fixed Minor CSS bug in Featured Resources

Floren

Well-known member
Licensed customer
The tag is not aligned properly. I tested this with a short name that does not wraps, same issue.

featured.webp
 
It looks like this needs vertical-align: bottom. It actually comes from the overflow: hidden, which was added to prevent issues if the prefix is very long.
 
Back
Top Bottom