diff --git a/code_backend_theme/__manifest__.py b/code_backend_theme/__manifest__.py index f18eb4235..74d4d4e1a 100644 --- a/code_backend_theme/__manifest__.py +++ b/code_backend_theme/__manifest__.py @@ -25,7 +25,7 @@ "description": """Minimalist and elegant backend theme for Odoo 14, Backend Theme, Theme""", "summary": "Code Backend Theme V15 is an attractive theme for backend", "category": "Themes/Backend", - "version": "15.0.1.0.3", + "version": "15.0.1.0.4", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', diff --git a/code_backend_theme/static/src/scss/login.scss b/code_backend_theme/static/src/scss/login.scss index 5a32b1ed9..db1dd5770 100644 --- a/code_backend_theme/static/src/scss/login.scss +++ b/code_backend_theme/static/src/scss/login.scss @@ -21,9 +21,6 @@ body.bg-100 { box-shadow: 0 0.75rem 1.5rem rgba(18,38,63, .03) !important; width: 450px; } -.o_main_navbar .o_menu_sections { - flex-wrap: w -} a { color: #556ee6; text-decoration: none;