summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-09-29 16:44:12 +0200
committerYorhel <git@yorhel.nl>2020-09-29 16:44:14 +0200
commit17e6e0ca9a055c465484b32c8e05625fadf9b44a (patch)
tree1c778efe0c2449b15e1826eb576d0a3179b01c58 /data
parent7e4b41874ff68c1f470240ad8e550d1e867f4ac4 (diff)
v2rw/Tag::List: Re-use tag listing to implement trait listing
Duplicating that code was really too much, the listings are way too similar.
Diffstat (limited to 'data')
-rw-r--r--data/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/style.css b/data/style.css
index f83076f9..74012057 100644
--- a/data/style.css
+++ b/data/style.css
@@ -906,11 +906,6 @@ div.uposts td.tc4 b { margin-left: 10px }
.browse.taglist tbody .tc3 a { margin-right: 10px }
-/***** Trait list (/i/list) *****/
-
-.browse.traitlist .tc1 { width: 120px; white-space: nowrap }
-
-
/***** Tag links *****/
.browse.taglinks .tc1 { width: 70px }