-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Too much padding when enabling "Expand the bookmarks toolbar by hovering" #23
Comments
I tried fixing it but it caused issues for others. You can try editing the mod css file to fix it on your device.
change the 0px to whatever works for you in margin-bottom. IIRC this mods files are in chrome/zen-themes/ea1a.../ |
Thank you, this seems to do the trick! What kind of issues does this cause? Just so I know what to look out for. |
If it works for you than I don't think you have to worry. It's just that the value you set can not work well everywhere and there was a padding issue with my changes some time ago. |
Moving this to #25 |
Enabling "Expand the bookmarks toolbar by hovering" in Bookmark Toolbar Tweaks causes extra padding to appear even when the bookmark toolbar is hidden.
This is how it looks with the bookmarks toolbar disabled:
and this is how it looks like when the toolbar is enabled:
![image](https://private-user-images.githubusercontent.com/37196764/388846848-83541e3b-84d6-4464-ad16-4898ef32936f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzM1NzMsIm5iZiI6MTczOTU3MzI3MywicGF0aCI6Ii8zNzE5Njc2NC8zODg4NDY4NDgtODM1NDFlM2ItODRkNi00NDY0LWFkMTYtNDg5OGVmMzI5MzZmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIyNDc1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRjODNjN2U0ZTdlOWVlYmU4MmQ3ZTFkNTIxNGJlM2MxOTllNWUzOTY1MmIyMjY5MmI4MzFjMWFjYTI2ZWM3Y2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Kqz_lmong0DBVEUcJ1A64htSoUz2NT4IzB60xLiqcmY)
I would love this feature if the padding was as in the first screenshot while still being able to hover to show bookmarks. As it is now, it looks very chunky and asymmetrical, which kind of defeats the purpose of having such a feature, personally.
The text was updated successfully, but these errors were encountered: