jenkins-bot has submitted this change and it was merged.
Change subject: Regression: Adjust thumbnail size in uploads overlay
......................................................................
Regression: Adjust thumbnail size in uploads overlay
It's taking up the whole overlay now.
Change-Id: I4fc3392e988f82b2ef2d2292399ebacdc8aac8e1
---
M less/modules/uploads.less
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jdlrobson: Looks good to me, approved
jenkins-bot: Verified
diff --git a/less/modules/uploads.less b/less/modules/uploads.less
index 79b77d3..5b525f3 100644
--- a/less/modules/uploads.less
+++ b/less/modules/uploads.less
@@ -47,7 +47,7 @@
}
img {
- height: @height;
+ height: @height !important;
float: left;
margin: 0 8px 8px 0;
}
--
To view, visit https://gerrit.wikimedia.org/r/92444
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4fc3392e988f82b2ef2d2292399ebacdc8aac8e1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: JGonera <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits