diff --git a/app/styles/app/layouts/profile.sass b/app/styles/app/layouts/profile.sass index 6f526d65..5c48c6ff 100644 --- a/app/styles/app/layouts/profile.sass +++ b/app/styles/app/layouts/profile.sass @@ -186,4 +186,11 @@ p.profile-user-last width: grid-calc(19, 24) - +.profile-additional + border-top: solid 2px #f3f2f2 + p + color: #adaaab + line-height: $line-height-m + a + color: #adaaab + text-decoration: underline diff --git a/app/styles/app/layouts/top.sass b/app/styles/app/layouts/top.sass index 6baadea3..2cc47e32 100644 --- a/app/styles/app/layouts/top.sass +++ b/app/styles/app/layouts/top.sass @@ -118,7 +118,9 @@ $top-height: 55px > li display: inline-block margin-right: 1rem - .centered & > li.signed-out + .centered & li.signed-out + .centered & li.signed-in + .centered & li.signing-in margin-right: 0 a height: $top-height diff --git a/app/templates/profile/accounts.hbs b/app/templates/profile/accounts.hbs index 9038b2ad..d16fc0fa 100644 --- a/app/templates/profile/accounts.hbs +++ b/app/templates/profile/accounts.hbs @@ -29,4 +29,7 @@ {{/link-to}} {{/collection}} +
+

Is an organization missing?
Review and add your authorized Orgs.

+