Skip to content

Commit

Permalink
Remove spurious styles definition, leftover copy&paste artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
lelit committed Feb 18, 2021
1 parent 1404cd9 commit 5807824
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions deform/templates/selectize.pt
Expand Up @@ -9,18 +9,6 @@
autofocus autofocus|field.autofocus"
tal:omit-tag="">

<style>

.select2-selection.form-control {
padding: 0px 0px;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
border: 1px solid #ccc;
}

</style>
<input type="hidden" name="__start__" value="${name}:sequence"
tal:condition="multiple" />

Expand Down

0 comments on commit 5807824

Please sign in to comment.