Daily updates from Odoo
Monday, September 24, 2018
2 changes
Resolved issues and error corrections
This fixes a website editor issue where changing the number of columns did not properly remove old spacing settings. It helps keep page layouts consistent when users edit snippets in the website builder.
Original PR description
issue: https://youtu.be/QSucXKvtPYc col-lg-offset-* classes are replaced with offset-lg-* in BS4 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adjusts the web interface so the top bar uses the intended purple color. It also fixes a mobile search menu display issue where menu items could appear outside the menu, improving visual consistency and usability.
Original PR description
Description of the issue/feature this PR addresses: Issue : https://drive.google.com/file/d/1jeD-kxhMlT5fI7AC1WOB7tnB0JOZFRgN/view?usp=sharing Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr