style: remove margin cancellation for time periods (#38719)

This commit is contained in:
Frédéric Péters 2019-12-29 10:16:11 +01:00
parent 41d68d6fd7
commit 14670bc709
1 changed files with 0 additions and 8 deletions

View File

@ -60,14 +60,6 @@ h2 span.identifier {
margin-top: 0;
}
.timeperiods .timeperiod ul.objects-list {
margin-top: 0;
}
.timeperiods .timeperiod:first-child:last-child ul.objects-list {
margin: -1rem;
}
.timeperiods .timeperiod a.add::before {
content: "\f055"; /* plus-circle */
font-family: FontAwesome;