.vector-popup-notification {
	font-size: @font-size-dropdown;

	p {
		margin: 0;

		&:last-child {
			padding-bottom: 0;
		}
	}
}
