Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

How to remove 1px border around firefox window?

  • 2 odpovědi
  • 3 mají tento problém
  • 3 zobrazení
  • Poslední odpověď od 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

Všechny odpovědi (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; }

Upravil uživatel bluedragon14 dne