aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template/theme.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/template/theme.scss')
-rw-r--r--css/theme/template/theme.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss
index 9bb416a..101a567 100644
--- a/css/theme/template/theme.scss
+++ b/css/theme/template/theme.scss
@@ -207,7 +207,8 @@ body {
text-align: right;
}
-.reveal table tr:last-child td {
+.reveal table tbody tr:last-child th,
+.reveal table tbody tr:last-child td {
border-bottom: none;
}