Remove spacing above used template
If there is Wikidata item usage in a page this will result in an extra space and the style here seems too arbitrary to worth to have a better fix considering all other cases this could break like lack of template but hidden categories so let's just remove it instead. Bug: T373286 Change-Id: I370ef49e5972865a62f68f2a260e8daef090b1c3
This commit is contained in:
parent
0e41b97b8c
commit
f06694fed6
1 changed files with 0 additions and 4 deletions
|
@ -291,10 +291,6 @@ div.noarticletext {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
.templatesUsed {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
.mw-summary-preview {
|
||||
margin: 0.1em 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue