style fix

This commit is contained in:
albert
2013-01-06 14:10:06 -05:00
parent f70758da38
commit 61220ab3f8

View File

@@ -13,9 +13,9 @@ module AdvertisementsHelper
),
advertisement_hits_path(:advertisement_id => @advertisement.id),
:remote => true,
:method => :post,
:style => "margin-bottom: 1em;"
)
:method => :post
),
:style => "margin-bottom: 1em;"
)
else
""