mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-27 07:57:52 +03:00
Changed button to be within-DOM rather than absolute positioned. Also improves RTL handling by showing menu on the right side. Fixes #4841