mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
Remove invisible numcolmargin reference in compact.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
div_class += " stickied"
|
||||
%>
|
||||
<div class="${div_class}">
|
||||
<span class="rank" style="width:${thing.numcolmargin};">
|
||||
<span class="rank">
|
||||
%if thing.num > 0:
|
||||
${thing.num}
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user