Feedback page: new arrow and margins

It is now slightly less hideous
This commit is contained in:
Josh
2013-05-01 14:25:26 -07:00
committed by Chad Birch
parent c7f918754e
commit 73c6e4542f

View File

@@ -2922,11 +2922,12 @@ button.button[disabled] {
}
.feedback.instructions dt {
margin-top: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
.feedback.instructions dd:before {
background-image: url(../red-arrow.png); /* SPRITE */
background-image: url(../continue-thread.png); /* SPRITE */
height: 15px;
width: 30px;
display: block;