[FIX] odoo_theme: fix CSS issues and warnings

closes odoo/documentation#1716

X-original-commit: cb7a41b75b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv)
2022-03-18 11:30:56 +00:00
parent 923a60532c
commit d19fe91014
3 changed files with 4 additions and 11 deletions
@@ -249,7 +249,6 @@ $website-2x-prefix: "2x_";
$o-ease: cubic-bezier(.55,0,.1,1);
// Paddings and margins
$padding-xs: .5rem;
$padding-s: 1rem;
$padding-m: 2rem;