mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 23:39:11 -05:00
Fix bad selector causing crazy sprite on submitbox.
Didn't show up before because sprite images were arranged differently before padding.
This commit is contained in:
@@ -512,7 +512,7 @@ ul.flat-vert {text-align: left;}
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sidebox.submit .spacer {
|
||||
.sidebox.submit .spacer a {
|
||||
background-image: url(../submit-alien.png); /* SPRITE */
|
||||
background-repeat:no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user