summaryrefslogtreecommitdiff
path: root/views/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.scss')
-rw-r--r--views/style.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/style.scss b/views/style.scss
index 2510864..46c57c6 100644
--- a/views/style.scss
+++ b/views/style.scss
@@ -105,6 +105,9 @@ supporters{
table-layout: fixed;
width: 100%;
}
+tr.hide-top > td {
+ border-top: 0px !important;
+}
.footer{
margin-top:3em;
}