mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 16:28:01 -05:00
Increase sprite distance to ease padding sprited elements.
This commit is contained in:
@@ -28,7 +28,7 @@ import subprocess
|
||||
|
||||
from r2.lib.static import generate_static_name
|
||||
|
||||
SPRITE_PADDING = 1
|
||||
SPRITE_PADDING = 6
|
||||
sprite_line = re.compile(r"background-image: *url\((.*)\) *.*/\* *SPRITE *(stretch-x)? *\*/")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user