mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-15 02:13:49 +00:00
Merge "Mobile: Sister projects do not align with search results on the left margin."
This commit is contained in:
commit
e2a338d860
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue