layout fixes
parent
374cc522f3
commit
ce1e29aefb
|
@ -26,7 +26,7 @@
|
|||
</div>
|
||||
<div style="grid-column-start: 1; grid-column-end: 3;">
|
||||
<label>{{localize data.roll.label}}</label>
|
||||
<select id="spell-select-roll-type" class="item-weapon-cat-select" name="data.roll.value">
|
||||
<select class="item-weapon-cat-select" name="data.roll.value">
|
||||
{{#select data.roll.value}}
|
||||
<option value="roll">{{localize "SPELL.ROLL"}}</option>
|
||||
<option value="attackroll">{{localize "SPELL.ATTACKROLL"}}</option>
|
||||
|
|
Loading…
Reference in New Issue