tags.scss: remove unused banned tag styling.

This commit is contained in:
evazion
2020-03-06 15:14:25 -06:00
parent c936a9624c
commit 32bad825e1

View File

@@ -35,11 +35,6 @@
}
<% end %>
.category-banned a, a.tag-type-banned, .ui-state-active a.tag-type-banned {
color: black;
background-color: red;
}
a.search-tag {
word-break: break-word;
}