tropicsbear: Tadashi carrying Ainosuke bridal style (Default)
Bear ([personal profile] tropicsbear) wrote in [community profile] style_system2013-08-09 12:56 pm
Entry tags:

Tags not displaying as links?

I'm currently using the snowden layout by [community profile] pagans (which I slightly modified for the link colors) and I noticed something strange about some of my entry tags.

I can't click some of the tags in entries with multiple tags, (for example, the "fandom: dc universe" tag in this entry). Some tags, I have to move the mouse over, away, and then over it again before I can click it. I'm not sure, but it seems like it only happens with visited tags/tags I've clicked on before?
sarken: leaves of mint against a worn wall (Default)

[personal profile] sarken 2013-08-09 05:11 am (UTC)(link)
It seems like the padding is causing some issues with elements overlapping in the tags area. It stops when I remove padding: 10px from div.tag ul li and add div.tag ul { padding-top: 0; }