summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/admin.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css
index e4bdac4..56470bc 100644
--- a/public/stylesheets/admin.css
+++ b/public/stylesheets/admin.css
@@ -398,8 +398,7 @@ table.events_table tr {
398} 398}
399 399
400table.node_table th.node_id, 400table.node_table th.node_id,
401table.node_table th.revision, 401table.node_table th.revision {
402table.node_table th.title {
403 min-width: 4rem; 402 min-width: 4rem;
404} 403}
405 404