diff --git a/app/views/packages/_details_rightbox.slim b/app/views/packages/_details_rightbox.slim index 2cd7680..069a93a 100644 --- a/app/views/packages/_details_rightbox.slim +++ b/app/views/packages/_details_rightbox.slim @@ -14,13 +14,13 @@ // upload new screenshots p.subtitle - a.expand data-open="upload-modal" - = fa_icon 'upload' - ' Upload more screenshots - p - ' Please help extend the collection of screenshots. - ' Just make a screenshot and upload it here. You don't - ' need to register or anything. + = fa_icon 'upload' + ' Upload more screenshots + p + ' Please help extend the collection of screenshots. + ' Just make a screenshot and upload it here. You don't + ' need to register or anything. + a.button.small.expand data-open="upload-modal" Upload now // homepage - if pkg.homepage.present?