Merge "Follow-up I43a6951: Remove unnecessary only-child selector"

This commit is contained in:
jenkins-bot 2020-11-17 13:34:54 +00:00 committed by Gerrit Code Review
commit 5dd89219c6
1 changed files with 0 additions and 5 deletions

View File

@ -137,11 +137,6 @@ pre,
> :last-child {
margin-bottom: 0;
}
> :only-child {
margin-top: 0;
margin-bottom: 0;
}
}
}