style fix
This commit is contained in:
@@ -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
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user