diff --git a/demo-shell-ng2/app/components/tag/tag.component.ts b/demo-shell-ng2/app/components/tag/tag.component.ts
index 7132385053..161c00dfb6 100644
--- a/demo-shell-ng2/app/components/tag/tag.component.ts
+++ b/demo-shell-ng2/app/components/tag/tag.component.ts
@@ -26,7 +26,7 @@ import { Component } from '@angular/core';
List Tags Content Services
- Tag list By Node ID
+ Tag list By Node ID
diff --git a/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.css b/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.css
index 02bb5dc60a..4ac32a3b42 100644
--- a/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.css
+++ b/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.css
@@ -1,27 +1,7 @@
-.tag-container {
- width: 300px;
-}
-
.tag-element {
padding: 0px 0px 0px 9px!important;
}
-.tag-input {
- margin-right: 11px;
- float: left;
-}
-
-.tag-container-input{
- padding-top: 11px;
- width: 190px;
- float: left;
- margin-right: 15px;
-}
-
-.tag-button{
- float:left
-}
-
-.mdl-textfield__error {
- visibility: visible !important;
+.adf-full-width {
+ width: 100%;
}
diff --git a/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.html b/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.html
index 3a00de8794..bd6b0b6062 100644
--- a/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.html
+++ b/ng2-components/ng2-alfresco-tag/src/components/tag-actions.component.html
@@ -10,12 +10,26 @@
-
-
-
{{errorMsg}}
-
+
@@ -29,13 +43,25 @@
-
-
-
- {{errorMsg}}
-
-
+