jenkins-bot has submitted this change and it was merged.

Change subject: "View in browser" link limited to the text
......................................................................


"View in browser" link limited to the text

Only the image and the text("View in browser") is now clickable.

Bug: T87427
Change-Id: I6650cf5a7b7cf2b8200087c7687495cdeaf0a3e1
---
M resources/mmv/ui/mmv.ui.download.pane.less
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Gilles: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/mmv/ui/mmv.ui.download.pane.less 
b/resources/mmv/ui/mmv.ui.download.pane.less
index 43e9631..01ae5d9 100644
--- a/resources/mmv/ui/mmv.ui.download.pane.less
+++ b/resources/mmv/ui/mmv.ui.download.pane.less
@@ -57,7 +57,7 @@
                }
 
                .mw-mmv-download-preview-link {
-                       display: block;
+                       display: inline-block;
                        margin-top: 12px;
                        margin-left: -6px;
                        font-size: 16px;

-- 
To view, visit https://gerrit.wikimedia.org/r/187371
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6650cf5a7b7cf2b8200087c7687495cdeaf0a3e1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MultimediaViewer
Gerrit-Branch: master
Gerrit-Owner: Namit <namit.o...@gmail.com>
Gerrit-Reviewer: Gilles <gdu...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to