Too much wasted space between bookmarks on the bar.

User Help for Mozilla Firefox
lasardo
Posts: 182
Joined: September 9th, 2018, 1:41 pm

Re: Too much wasted space between bookmarks on the bar.

Post by lasardo »

If you have a line referring to padding set it to 0, the minimum padding since padding cannot be negative. If that does not help, first attempt to tidy your userChrome.css, then restart. When I say tidy, make sure the namespace line occurs only once, as the very first line. CSS is self-documenting enough that it is probably best to remove absolutely all comments from the code so you can see that important lines are not duplicate or are not conflicting. Hopefully you will be using an editor that does good syntax coloring or auto-indenting to tell that braces are all matched up, but either way if tidying does not fix it, just post the whole thing again.
User avatar
lovemyfoxy
Posts: 2337
Joined: December 11th, 2009, 11:23 am
Location: USA

Re: Too much wasted space between bookmarks on the bar.

Post by lovemyfoxy »

I had removed the Padding code. I only write codes that people on this forum have given me. I can';t make up my own, with the exception of maybe changing a number. I can't spend any more time on this, it's not that important.
2 Desktops--Win 7 Ult.SP1 x64/6GB RAM /Firefox 52.9ESR/Waterfox64 2022.11/Thunderbird 52.9ESR/BitWarden PW Manager/Verizon FIOS wired network
User avatar
Frank Lion
Posts: 21173
Joined: April 23rd, 2004, 6:59 pm
Location: ... The Exorcist....United Kingdom
Contact:

Re: Too much wasted space between bookmarks on the bar.

Post by Frank Lion »

LoveMyFoxy wrote: it's not that important.
Not to you it's not. But people shouldn't underestimate the negative effect all this 'This code is a bunch of complicated junk done by idiots and it doesn't work anyway!' stuff has on people reading here.

The fact is, so long as you paste exactly what we write the whole thing is easy and works. But yeah, there is a reason why I don't bother posting userChrome.css snippets in Support these days.

http://forums.mozillazine.org/viewtopic ... #p13219133
"The only thing necessary for the triumph of evil, is for good men to do nothing." - Edmund Burke (attrib.)
.
User avatar
RobertJ
Moderator
Posts: 10880
Joined: October 15th, 2003, 7:40 pm
Location: Chicago IL/Oconomowoc WI

Re: Too much wasted space between bookmarks on the bar.

Post by RobertJ »

LoveMyFoxy wrote:2 partial screenshots of last 3 folders in 2nd row,
You never mentioned that. My code is used for the "normal" bookmark toolbar; and, it works for dfoulkes, Frank Lion, my son and me.


.
FF 92.0 - TB 78.13 - Mac OSX 10.13.6
Post Reply