You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one starts typing in the search box, the results panel opens and enlarges to the right-hand-side.
If browser viewport width is narrow, it will even go out of bounds of the view.
A fix would entail adjusting of how upstream just-the-docs implemented the expanding of searchbox, because in their layout it is aligned to the left instead.
The text was updated successfully, but these errors were encountered:
If one starts typing in the search box, the results panel opens and enlarges to the right-hand-side.
If browser viewport width is narrow, it will even go out of bounds of the view.
A fix would entail adjusting of how upstream just-the-docs implemented the expanding of searchbox, because in their layout it is aligned to the left instead.
The text was updated successfully, but these errors were encountered: