The tags in the “Your topic is similar to…” pop-up are lower than the category.
Same for votes:
This seems to be caused by this margin
.composer-popup ul li {
font-weight: normal;
margin-top: 8px;
}
The tags in the “Your topic is similar to…” pop-up are lower than the category.
This seems to be caused by this margin
.composer-popup ul li {
font-weight: normal;
margin-top: 8px;
}
Thanks! this will fix it
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.