Open Cat22 opened 2 years ago
There's that second block of extra rules you have in your userChrome.css:
#PersonalToolbar #PlacesToolbarItems {
overflow-x: visible !important;
overflow-y: visible !important;
display: inline-block !important;
}
That will certainly cause a problem you describe. Why do you have it - I mean what is its purpose?
All my bookmarks re stacked one above the other on the left side of the browser linux firefox 104.02 My userChrome.css imports are:
I attached both config files, ignore the .txt extension its the only way i could attach them as github wont allow css files to be attached userChrome.css.txt config.css.txt