diff --git a/src/Notifications/index.jsx b/src/Notifications/index.jsx index 833b7270..c1aff04d 100644 --- a/src/Notifications/index.jsx +++ b/src/Notifications/index.jsx @@ -111,7 +111,7 @@ const Notifications = () => { iconAs={Icon} variant="light" iconClassNames="text-primary-500" - className="ml-4 mr-1 my-3 notification-button" + className="ml-4 mr-1 notification-button" data-testid="notification-bell-icon" /> {notificationCounts?.count > 0 && ( diff --git a/src/learning-header/LearningHeader.jsx b/src/learning-header/LearningHeader.jsx index a6015ccb..6b2e549e 100644 --- a/src/learning-header/LearningHeader.jsx +++ b/src/learning-header/LearningHeader.jsx @@ -73,7 +73,7 @@ const LearningHeader = ({
{intl.formatMessage(messages.skipNavLink)} -
+
{headerLogo}
{courseOrg} {courseNumber}