This commit is contained in:
Richard van der Hoff 2022-08-04 10:42:46 +01:00 committed by GitHub
parent 50640349cf
commit e50e9f231d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -351,7 +351,7 @@ footer {
border: 1px $table-border-color solid;
// ... but avoid double border between caption and table
border-bottom: 0px;
border-bottom: 0;
}
caption, tbody tr {