odoo/odoo#144169

Created by Elisabeth Dickinson (edi)
label
odoo-dev:17.0-appointment-button-fix-edi
head
928107e1efa3bb725350baf773d65bcf85274d87
target
master
merged
2 months ago by SM Customer, Jérémy Hennecart (jeh)

[FIX] web: fix calendar header buttons' position

In https://github.com/odoo/enterprise/pull/51755/commits/5a0ae6e0767497dff2f8a2f38bf362998aacc232 we moved the "Share availabilities" button from the control panel to the calendar's header, but we'd like it to come before the `toggleSideBar` button, so we need to replace the left margin on the button by a right margin on the `h5`.


Requires:
- Enterprise PR: https://github.com/odoo/enterprise/pull/51755

task-3617561
part of task-3575827

|Before|After|
|-----|-----|
| ![Screenshot 2023-11-29 at 13 20 52](https://github.com/odoo/odoo/assets/19491443/7eb20841-6dbf-4ff3-a253-aa603d422ec0) | ![Screenshot 2023-11-29 at 12 50 55](https://github.com/odoo/odoo/assets/19491443/1ab02272-9dbe-47c3-a393-526fddf83e51)|

---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr