Merge "Mobile: Sister projects do not align with search results on the left margin."

This commit is contained in:
jenkins-bot 2023-04-07 12:48:15 +00:00 committed by Gerrit Code Review
commit e2a338d860

View file

@ -7,10 +7,15 @@
width: 100%;
}
.iw-results {
padding-left: 0;
}
.iw-resultset:nth-child( 1 ) {
.iw-result__header {
border-top: solid 1px #ccc;
padding-top: 12px;
padding-top: 1.666em;
margin-top: 1.666em;
}
}
}