@@ -77,8 +77,7 @@
<div class="ias-tabset">
<div class="ias-tab"
ias-toggle-active="ias-active"
- ias-toggle="profileTab"
- ng-if="$ctrl.person.profileData && $ctrl.person.profileData.length">
+ ias-toggle="profileTab">
{{'Field_Profile' | translate}}
</div>
@@ -39,7 +39,6 @@ help-desk-detail {
> .secondary-header {
display: flex;
justify-content: space-between;
- margin-top: 15px;
}
> .help-desk-content {
@@ -147,9 +146,9 @@ help-desk-detail {
flex-flow: column nowrap;
+ > .ias-header,
flex-shrink: 0;
-