fix(themes): padding for .nav_menu in Alternative-Dark, Flat, and Nord themes (#8901)
Closes #8898
Changes proposed in this pull request:
- Removed position: static, and update the .nav_menu padding.
- Generated RTL CSS.
Tested the feature manually:
1. Flat
<img width="1351" height="73" alt="image" src="https://github.com/user-attachments/assets/f7627d6b-7816-4344-9b26-db0892b76d1e" />
2. Alternative Dark
<img width="1391" height="57" alt="image" src="https://github.com/user-attachments/assets/239d7e77-9b9f-46c2-8d25-c37fd603ea5d" />
4. Nord
<img width="1367" height="100" alt="nord" src="https://github.com/user-attachments/assets/5ec36e94-6ee5-448c-8321-809c288741d1" />
Co-authored-by: Satyam <>