Add missing border on plain pictures with border option

Bug: T183718
Change-Id: I1a5182b2d743e4b6ade76d9fa7b0cb8122b343ce
isekai
Jean-Yves Le Gallou 7 years ago committed by [[mw:User:Od1n]]
parent 22f888ccc5
commit b492345c2b

@ -439,7 +439,8 @@ ul {
font-size: 95%;
padding: 0.5em 1em;
}
.thumbinner .thumbimage {
.thumbinner .thumbimage,
.thumbborder {
border: solid 1px @grey-bright;
}
#mw-content li.gallerybox div.thumb {

Loading…
Cancel
Save