-
- Downloads
[IMP] website: properly show navbar on iPad
Currently, when we open the website on iPad, the navbar is not displayed
properly (systray items are overlapping on the website menu). This
commit fixes the issue by using '+' icon on the navbar top menus if
there is not ample space. This commit also converts multi company
selector with 'fa-building' and multi website selector with 'fa-globe'
icons on smaller screens.
task-1945020
closes odoo/odoo#32321
Signed-off-by:
Quentin Smetz (qsm) <qsm@odoo.com>
Showing
- addons/website/static/src/js/menu/navbar.js 12 additions, 0 deletionsaddons/website/static/src/js/menu/navbar.js
- addons/website/static/src/scss/website.ui.scss 0 additions, 10 deletionsaddons/website/static/src/scss/website.ui.scss
- addons/website/views/website_navbar_templates.xml 20 additions, 4 deletionsaddons/website/views/website_navbar_templates.xml
Loading
Please register or sign in to comment