diff --git a/addons/website/static/src/scss/user_custom_bootstrap_overridden.scss b/addons/website/static/src/scss/user_custom_bootstrap_overridden.scss index ecf5d4602cc0edc2c671db20e5fa208285a4b0b0..15d34b1b752fde26463f60cb9dace2678bd9dd0b 100644 --- a/addons/website/static/src/scss/user_custom_bootstrap_overridden.scss +++ b/addons/website/static/src/scss/user_custom_bootstrap_overridden.scss @@ -15,8 +15,9 @@ // $enable-gradients: true; // // Notice that Odoo already overrides bootstrap variables according to your -// choices in the "Customize Theme" dialog, you should first take a look at -// it and do customizations this way. Indeed, if you overridde the same -// variables, Odoo will either have to ignore them or not be able to make -// the "Customize Theme" dialog work for these variables anymore. +// choices via the website builder (especially 3rd tab of the editor panel). You +// should first take a look at it and do customizations this way. Indeed, if you +// override the same variables yourself, Odoo will either have to ignore them or +// not be able to make the website builder work properly for these variables +// anymore. //