From a412fcf5d9cee18c0fbfe45e98c93c5b34a236fd Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Thu, 8 Oct 2015 13:03:48 -0400 Subject: [PATCH] Super full width to dispaly description --- app/views/cards/_form.html.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/cards/_form.html.slim b/app/views/cards/_form.html.slim index c0f4e3d..a327bc8 100644 --- a/app/views/cards/_form.html.slim +++ b/app/views/cards/_form.html.slim @@ -20,7 +20,7 @@ .col-md-6 = f.association :passive_skill .row - .col-md-6 + .col-md-12 = f.association :super_attack, label_method: :full .row .col-md-6