mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-03-01 11:19:40 +03:00
Search input was stacking on create button on default desktop view due when viewing in russian due to combined width exceeding container. Made into normal flexbox instead. Closes #2147