summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static')
-rw-r--r--hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css b/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css
index 629442b..6effca1 100644
--- a/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css
+++ b/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css
@@ -73,6 +73,12 @@
float: left;
}
+.thread-title .category {
+ width: 15%;
+ text-align: center;
+ margin-right: 1%;
+}
+
.thread-info .tags {
display: inline;
margin-right: 1em;