mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-02 03:33:34 +00:00
restores the normal Firefox layout in Bookmarks > Manage Bookmarks. Zen's field wrappers were treated as single grid cells, misaligning the labels and inputs. it also hides the unused Space selector controls in the Library. `editBookmark.js `disables the selector in this context but its related elements remained visible. https://github.com/user-attachments/assets/f241f8f5-ff91-450a-9f53-9bfd74e117f4 (the before styling in the original issue is also on macOS which I reproduced on my own) closes #14770