-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brave New Tab line is offset #123
Comments
Seems to be on all chromium browsers.
I am on Chrome Version 118.0.5993.89 (Official Build) (64-bit) |
/Replace manifest.json with this code/ { |
This just makes the lines disappear altogether |
I found how to fix it guys, I just randomly tought it my self how to fix it and it worked. So here is what you need to do:
Why this is happend? from my thought is that the image either have a wrong Y position or the image doesn't have enough height/wide to make the line touch the bottom of the tab so i came up with this idea, hope this help you guys who have the same issue and for the developer to update it. I did found in other issue that someone already fixed it too using photoshop here if you want to see it #120 (comment) |
Describe the bug
The new tab bottom line, as you can see in the image, is on the center of the new tab, not the bottom
To Reproduce
Expected Behavior
New tab line is on the bottom
Environment
I use VSCode, but here's the environment pasted from there:
Screenshots
The text was updated successfully, but these errors were encountered: