summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index 2655c85b..b15cea69 100644
--- a/data/style.css
+++ b/data/style.css
@@ -329,7 +329,7 @@ div.history td.tc4 b { margin-left: 10px }
#maincontent div.thread { padding: 0; }
div.thread table { width: 100%; table-layout: fixed }
div.thread td { border-bottom: 1px solid $border$; }
-div.thread td.tc1 { width: 150px; padding: 5px 10px; border-right: 1px solid $border$; }
+div.thread td.tc1 { width: 170px; padding: 5px 10px; border-right: 1px solid $border$; }
div.thread td.tc2 { padding: 10px 20px 10px 10px; }
div.thread tr.deleted td { padding: 1px 10px; }
div.thread i.deleted { font-style: normal; color: $grayedout$; }