diff --git a/awx/ui/client/src/login/loginModal/loginModal.partial.html b/awx/ui/client/src/login/loginModal/loginModal.partial.html index 95603e01ce..67a976f800 100644 --- a/awx/ui/client/src/login/loginModal/loginModal.partial.html +++ b/awx/ui/client/src/login/loginModal/loginModal.partial.html @@ -1,9 +1,9 @@
+ ng-class="{'is-loggedOut' : !$root || !$root.current_user.username}">
+ ng-class="{'is-loggedOut' : !$root || !$root.current_user.username}">