.progress-indicator > li::after {
	content: '';
	position: absolute;
	display: block;
	background: #E6E6E6;
	width: 100%;
	height: 0.15em;
	top: 50%;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	left: 50%;
	margin-left: 1.5em\9;
	z-index: 0;
}
There are currently 1 users browsing this thread. (0 members and 1 guests)