main-content.less: no border for new sections
This commit is contained in:
parent
38a88d129c
commit
421cd1fdd8
|
@ -99,7 +99,7 @@ table.avp > tbody > tr > td {
|
||||||
}
|
}
|
||||||
|
|
||||||
table.avp.newsection, table.avp tr.newsection {
|
table.avp.newsection, table.avp tr.newsection {
|
||||||
border-top: 1px solid #d9d9d9;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content table.avp dd, .content table.avp dd {
|
.content table.avp dd, .content table.avp dd {
|
||||||
|
|
Loading…
Reference in New Issue