Skip to content

Commit d30bb44

Browse files
committed
Add code to remove the padding
1 parent ace9d51 commit d30bb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/image_widget/show.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<%= scrivito_image_tag widget, :image %>
1+
<%= scrivito_image_tag widget, :image, style:'padding-top:-50px;' %>

0 commit comments

Comments
 (0)