jenkins-bot has submitted this change and it was merged.
Change subject: Fixes: Short URL box overlaps the menu
......................................................................
Fixes: Short URL box overlaps the menu
Bug: T122118
Change-Id: Ie8f1387c29227642e0a5a1982de19568803ee17f
---
M gui/style.css
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Smalyshev: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/gui/style.css b/gui/style.css
index 9beac08..a1a5338 100644
--- a/gui/style.css
+++ b/gui/style.css
@@ -73,7 +73,8 @@
}
.popover{
- max-width: 100%; /* Max Width of the popover (depending on the container!)
*/
+ max-width: 500px;
+ width: auto;
}
/**
--
To view, visit https://gerrit.wikimedia.org/r/261342
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie8f1387c29227642e0a5a1982de19568803ee17f
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/query/rdf
Gerrit-Branch: master
Gerrit-Owner: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: Smalyshev <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits