mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 00:38:11 -05:00
Feedback page: new arrow and margins
It is now slightly less hideous
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user