diff --git a/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss b/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss index c2a847e4f..c8d546ce3 100644 --- a/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss +++ b/addons/default/visiosoft/profile-module/resources/assets/css/profile.scss @@ -100,7 +100,7 @@ } input { - border-radius: 4px; + border-radius: 0; font-size: 13px; border: 1px solid #E5E5E5; @media (max-width: 992px) { @@ -112,7 +112,6 @@ .account--disable--content { width: 80%; - height: 58px; background-color: #f3f5f6; border-radius: 20px; margin-top: 50px; @@ -123,9 +122,10 @@ height: auto; } - button { + button, a { font-size: 14px; - height: 34px; + white-space: nowrap; + border-radius: 13px; } } diff --git a/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig b/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig index d8fceab49..1d9b26ad5 100644 --- a/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig +++ b/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig @@ -2,7 +2,7 @@ nav icon -