Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

How to remove 1px border around firefox window?

  • 2 个回答
  • 3 人有此问题
  • 3 次查看
  • 最后回复者为 bluedragon14

more options

There's a small 1px border that separates my navigation toolbar and whatever website I'm looking at. DOM and Inspector doesn't know what I'm looking for, and I haven't found any solution

There's a small 1px border that separates my navigation toolbar and whatever website I'm looking at. DOM and Inspector doesn't know what I'm looking for, and I haven't found any solution

所有回复 (2)

more options

Have you tried safe mode, to see if its a addon affecting it (Maybe Hide Menubar 6.0.20110915?)

See: Diagnose Firefox issues using Troubleshoot Mode

more options

Although I couldn't figure out what the line is, this is a simple way to remove it:

  #browser { margin-top: -1px !important; }

由bluedragon14于修改