responsive form stages highlights fix

This commit is contained in:
Serghei Mihai 2015-03-26 10:47:08 +01:00
parent 8972fd5b4b
commit 294ea60c00
1 changed files with 4 additions and 0 deletions

View File

@ -197,4 +197,8 @@ li.media-item {
float: right;
margin-top: 5px;
}
.stages li .highlight {
text-indent: 0;
}
}