Super full width to dispaly description
This commit is contained in:
parent
97ae2f33b2
commit
a412fcf5d9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
.col-md-6
|
.col-md-6
|
||||||
= f.association :passive_skill
|
= f.association :passive_skill
|
||||||
.row
|
.row
|
||||||
.col-md-6
|
.col-md-12
|
||||||
= f.association :super_attack, label_method: :full
|
= f.association :super_attack, label_method: :full
|
||||||
.row
|
.row
|
||||||
.col-md-6
|
.col-md-6
|
||||||
|
|
Loading…
Reference in a new issue