04-08-2022 04:32 AM
I always wait to do the "updates" because it is never ending and always breaks something else. Now the top of the words in the menu bar are cut off. How do I fix this? More importantly, why do I have to? Frustrating.
Solved! Go to Solution.
04-12-2022 01:56 PM
A reddit user posted this line to add to my chrome.css It worked : ) Happy camper again
/* menubar postion in maximized mode after moving to the top */#main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar { top: 5px !important;}
04-08-2022 04:10 PM
I'm having the same issue, I can only see about half of the menu bar text. The bottom is also cut off.
04-12-2022 01:56 PM
A reddit user posted this line to add to my chrome.css It worked : ) Happy camper again
/* menubar postion in maximized mode after moving to the top */#main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar { top: 5px !important;}
04-14-2022 08:45 AM
Thanks
04-12-2022 07:14 PM
There must be some additional factor here. Are y'all using code to reposition the Tabs bar below the other bars?
04-12-2022 07:37 PM
AHH, yes! I bet that's exactly what it is.
04-12-2022 08:56 PM
I always suggest keeping notes of where you got your various style rules so you can alert the authors when they stop working and hopefully get a compatible fix. Sometimes they have been checking the beta and have already updated the source page before it affects you.
04-14-2022 01:52 AM
Yes. Github: https://github.com/aris-t2/customcssforfx