diff --git a/ui-ngx/src/app/modules/home/menu/menu-link.component.html b/ui-ngx/src/app/modules/home/menu/menu-link.component.html index 62bb29a7a6..034d92aa70 100644 --- a/ui-ngx/src/app/modules/home/menu/menu-link.component.html +++ b/ui-ngx/src/app/modules/home/menu/menu-link.component.html @@ -15,10 +15,8 @@ limitations under the License. --> - - - {{section.icon}} - - {{section.name | translate}} - + + {{section.icon}} + + {{section.name | translate}} diff --git a/ui-ngx/src/app/modules/home/menu/menu-toggle.component.html b/ui-ngx/src/app/modules/home/menu/menu-toggle.component.html index 0a61a80de5..4ca7eb8f4c 100644 --- a/ui-ngx/src/app/modules/home/menu/menu-toggle.component.html +++ b/ui-ngx/src/app/modules/home/menu/menu-toggle.component.html @@ -15,15 +15,13 @@ limitations under the License. --> - - - {{section.icon}} - - {{section.name | translate}} - - + {{section.icon}} + + {{section.name | translate}} +