layout fixes

pull/2/head
Erebus 2020-12-01 09:22:41 +01:00
parent 374cc522f3
commit ce1e29aefb
1 changed files with 1 additions and 1 deletions

View File

@ -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>