summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/admin.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css
index 84bfe4f..c10205d 100644
--- a/public/stylesheets/admin.css
+++ b/public/stylesheets/admin.css
@@ -84,6 +84,7 @@ table#node_table {
84 84
85table#node_table tr { 85table#node_table tr {
86 height: 65px; 86 height: 65px;
87 border-bottom: 1px solid #000000;
87} 88}
88 89
89table#node_table th.title { 90table#node_table th.title {