/* stylelint-disable selector-max-specificity */
.skin-vector-legacy {
	#pt-notifications-notice .mw-echo-notifications-badge,
	#pt-notifications-alert .mw-echo-notifications-badge {
		top: -5px;
	}

	#p-personal #pt-notifications-alert,
	#p-personal #pt-notifications-notice {
		margin-right: 0.4em;
	}
}
