Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How can I enlarge popup window width of overflow menu?

more options

I found that when I move the add-on button to the overflow menu, the width of the popup window will be limited to the width of the overflow menu.

This behavior cuts down the content of the popup page. (As shown in the attached image)

How can I expand its width?

I found that when I move the add-on button to the overflow menu, the width of the popup window will be limited to the width of the overflow menu. This behavior cuts down the content of the popup page. (As shown in the attached image) How can I expand its width?
已附加屏幕截图

被采纳的解决方案

Unfortunately, unless something has changed recently, there is no built-in way to expand that drop-down panel.

One possibility is the community-supported (unofficial) workaround of overriding the built-in width using style rules, which involves (A) figuring out what rules will work, and (B) setting up a userChrome.css file to apply the rules.

Unless someone posts a solution here right away, I suggest asking on the following subreddit where UI styling wizards hang out:

https://www.reddit.com/r/FirefoxCSS/

定位到答案原位置 👍 1

所有回复 (1)

more options

选择的解决方案

Unfortunately, unless something has changed recently, there is no built-in way to expand that drop-down panel.

One possibility is the community-supported (unofficial) workaround of overriding the built-in width using style rules, which involves (A) figuring out what rules will work, and (B) setting up a userChrome.css file to apply the rules.

Unless someone posts a solution here right away, I suggest asking on the following subreddit where UI styling wizards hang out:

https://www.reddit.com/r/FirefoxCSS/

由jscher2000 - Support Volunteer于修改