| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
0.25rem = height of `li` - offset for `ol.version-picker` = 1rem - 1.25rem `left` and `right` is -1 because of the border
There was a problem hiding this comment.
/ping @nodejs/website
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
|
No objections but I can't reproduce the issue on Firefox on Windows or Chrome/Safari on macOS. |
Sorry, something went wrong.
|
@lpinca
You can zoom the page up to 200% to see this bug for sure. In some cases it looks fine. |
Sorry, something went wrong.
|
I don't have this issue. There is no space between the elements as shown in the issue description. See the screenshot attached below |
Sorry, something went wrong.
|
Hmm. Looks like there is a problem with fonts. font-family: Lato, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;LatoLucida Sans UnicodeVerdanaTahomaTo fix that we need to set fixed height for the menu items. After fix: DetailsLatoLucida Sans UnicodeVerdanaTahomaThere was also bug in the mobile version witch is also fixed: Details |
Sorry, something went wrong.
|
Not opposing, but I too cannot replicate unless the width/text-size is such that the menu wraps. Chrome macOS |
Sorry, something went wrong.
|
I can reproduce on Firefox on Windows but only if my mouse cursor is to the right of the dropdown arrow (and left of the right edge of the drop down box). |
Sorry, something went wrong.
|
So I updated the code. See details here #34447 (comment) |
Sorry, something went wrong.
|
This seems like a huge hack overall. I'd suggest a rewrite to a <select> box. Besides the dropdown content, It can be made to look similar with a bit of CSS. |
Sorry, something went wrong.
|
Given the comment here and @silverwind's feedback, I've removed the author ready label. |
Sorry, something went wrong.
|
#34768 looks like an alternative solution. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
See this #34447 (comment)
Checklist