diff options
Diffstat (limited to 'modules/taxonomy')
-rw-r--r-- | modules/taxonomy/taxonomy.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/taxonomy/taxonomy.css b/modules/taxonomy/taxonomy.css new file mode 100644 index 000000000..365adc97f --- /dev/null +++ b/modules/taxonomy/taxonomy.css @@ -0,0 +1,5 @@ +/* $Id$ */ + +#taxonomy td.term, #taxonomy td.message { + padding-left: 1.5em; +} |