aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template/theme.scss
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-01-11 10:17:02 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-01-11 10:17:02 +0100
commitfdb75176e781005d391de45ea02edf70239db7f7 (patch)
tree352791330d0b50ba56012cc276bbe996b39961f6 /css/theme/template/theme.scss
parent12acf08ca51e4225afd5f5e3eba1ea80c22129fd (diff)
parenta96cabaf70938df3fdb9f258758f743f398a14e5 (diff)
downloadfreenode-live-2017-presentation-fdb75176e781005d391de45ea02edf70239db7f7.tar
freenode-live-2017-presentation-fdb75176e781005d391de45ea02edf70239db7f7.tar.gz
merge #1220
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;
}