Fix border in update notification section

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2019-02-13 14:02:04 +01:00
parent 51a9995047
commit 82d0a52ce6
No known key found for this signature in database
GPG key ID: FE03C3A163FEDE68

View file

@ -905,6 +905,10 @@ span.version {
}
}
#version.section {
border-bottom: none;
}
.section {
margin-bottom: 0;
/* use 2nd child since app-navigation-toggle is the first */