diff --git a/package-lock.json b/package-lock.json index a8c3d3b..bfa3db6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1159,9 +1159,9 @@ } }, "@startinblox/hubl-styling-framework": { - "version": "1.0.54", - "resolved": "https://registry.npmjs.org/@startinblox/hubl-styling-framework/-/hubl-styling-framework-1.0.54.tgz", - "integrity": "sha512-CSHt71PGCtlbTLp+DXoSVgB8hxYiUd/9Dhzof5KOVFbfEf4Tiwgp85DRkLfN8X0rMA+JFKL024Yw1z8MXlJKyg==" + "version": "1.0.55", + "resolved": "https://registry.npmjs.org/@startinblox/hubl-styling-framework/-/hubl-styling-framework-1.0.55.tgz", + "integrity": "sha512-amHi8b2adsx3qyMNLQcYBnYX17xO0eD+zR8x+HcWMVnQ1zP5xVdrrR0e/KPs9qwsTZGX7kYHCuxSoEr0l1s6yg==" }, "@types/q": { "version": "1.5.4", diff --git a/package.json b/package.json index 0cb804f..16a2dd2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ ] }, "dependencies": { - "@startinblox/hubl-styling-framework": "^1.0.54", + "@startinblox/hubl-styling-framework": "^1.0.55", "fs-extra": "^9.0.1", "normalize.css": "^8.0.1", "parcel-bundler": "^1.12.4", diff --git a/src/views/partials/circle/page-circle-profile.pug b/src/views/partials/circle/page-circle-profile.pug index 09ba3ad..812502a 100644 --- a/src/views/partials/circle/page-circle-profile.pug +++ b/src/views/partials/circle/page-circle-profile.pug @@ -17,7 +17,7 @@ solid-router(default-route='circle-profile', hidden) solid-widget(name='hubl-circle-team-contact') template - solid-link.icon.icon-secondary.hover.icon-speech.margin-left-xsmall(data-src='\${value}', next='messages') + solid-link.icon.icon-secondary.hover.icon-speech.margin-left-xsmall.margin-right-medium(data-src='\${value}', next='messages') div.segment.lg-full.sm-full.padding-large.sm-padding-xsmall.sm-padding-top-xlarge div#loader-circle-profile.loader @@ -38,7 +38,7 @@ solid-router(default-route='circle-profile', hidden) widget-creationDate='solid-display-value-date' ) - solid-ac-checker.segment.lg-half.sm-full.text-right.margin-bottom-large(permission='acl:Append', bind-resources, nested-field='members') + solid-ac-checker.segment.lg-half.sm-full.text-right(permission='acl:Append', bind-resources, nested-field='members') solid-ac-checker(permission='acl:Delete', bind-resources) solid-link(class='segment sm-full margin-bottom-large sm-margin-bottom-medium button text-xsmall text-bold text-uppercase text-center reversed color-secondary bordered icon icon-pencil' next='circle-edit' bind-resources data-trans='circle.profile.buttonModify') solid-ac-checker(no-permission='acl:Delete', bind-resources) @@ -114,7 +114,7 @@ solid-router(default-route='circle-profile', hidden) class-atom='icon icon-large icon-third mdi-atom margin-right-xxsmall' class-user.communities='lg-full' - class-is_admin='segment margin-left-medium tag color-primary' + class-is_admin='segment tag color-primary' multiple-user.communities multiple-user.communities-fields="community.name" diff --git a/src/views/partials/project/page-project-profile.pug b/src/views/partials/project/page-project-profile.pug index 1524a6c..5f9da7a 100644 --- a/src/views/partials/project/page-project-profile.pug +++ b/src/views/partials/project/page-project-profile.pug @@ -21,7 +21,7 @@ solid-router(default-route='project-profile', hidden) solid-widget(name='hubl-project-team-contact') template - solid-link.icon.icon-secondary.hover.icon-speech.margin-left-xsmall(data-src='\${value}', next='messages') + solid-link.icon.icon-secondary.hover.icon-speech.margin-left-xsmall.margin-right-medium(data-src='\${value}', next='messages') div.segment.lg-full.sm-full.padding-large.sm-padding-xsmall.sm-padding-top-xlarge div#loader-project-profile.loader diff --git a/src/views/partials/widgets/hubl-captain.pug b/src/views/partials/widgets/hubl-captain.pug index bcc4a3c..5efa4d7 100644 --- a/src/views/partials/widgets/hubl-captain.pug +++ b/src/views/partials/widgets/hubl-captain.pug @@ -1,6 +1,6 @@ solid-widget(name='hubl-captain-contact') template - solid-link.icon.icon-secondary.hover.icon-speech.margin-left-xsmall(data-src='\${value}', next='messages') + solid-link.icon.icon-secondary.hover.icon-speech.margin-left-xsmall.margin-right-medium(data-src='\${value}', next='messages') solid-widget(name='hubl-captain') template