Fix border in update notification section

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/14207/head
Morris Jobke 2019-02-13 14:02:04 +07:00
parent acf5f47076
commit 20582b5aac
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 4 additions and 0 deletions

@ -935,6 +935,10 @@ span.version {
}
}
#version.section {
border-bottom: none;
}
.section {
margin-bottom: 0;
/* section divider lines, none needed for last one */