remove some whitespace
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
.spacer
|
||||
script.
|
||||
var storyId = !{JSON.stringify(id)};
|
||||
var originalStoryLink = !{JSON.stringify(originalStoryLink)};
|
||||
@ -7,7 +6,6 @@
|
||||
var upVotes = !{JSON.stringify(upVotes)};
|
||||
var image = !{JSON.stringify(image)};
|
||||
var hasUserVoted = !{JSON.stringify(hasUserVoted)};
|
||||
.spacer
|
||||
|
||||
h3.row
|
||||
.col-xs-2.col-sm-1
|
||||
|
Reference in New Issue
Block a user