main-content.less: no border for new sections

This commit is contained in:
Thomas Gelf 2015-06-03 14:53:04 +02:00
parent 38a88d129c
commit 421cd1fdd8
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ table.avp > tbody > tr > td {
}
table.avp.newsection, table.avp tr.newsection {
border-top: 1px solid #d9d9d9;
margin-top: 1em;
}
.content table.avp dd, .content table.avp dd {