Aldro ([personal profile] aldro) wrote in [community profile] style_system2013-06-01 09:55 am

Tags Page

The bullets of the tags list on my tags page are set outside of the tags container, even though they're set to inside in the CSS. Is there another way to change it?
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

[personal profile] ninetydegrees 2013-06-01 08:24 am (UTC)(link)
I don't think they're set to inside actually. This fixed it for me so give it a try:

.page-tags .tags-container li {
list-style-position: inside;
}
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (flowers)

[personal profile] ninetydegrees 2013-06-01 11:55 am (UTC)(link)
You're most welcome!