minor changes
This commit is contained in:
parent
5128e857a0
commit
130d971b5d
|
@ -151,7 +151,7 @@
|
||||||
<form id='filterform' onsubmit="return false;">
|
<form id='filterform' onsubmit="return false;">
|
||||||
<div class="flex flex-column" id='query'>
|
<div class="flex flex-column" id='query'>
|
||||||
|
|
||||||
<div class="flex flex-wrap" id='condizioni'>
|
<div class="flex flex-wrap" id='condizioni' >
|
||||||
<div class="outline w-30 pv1 mr0 col-md-6">
|
<div class="outline w-30 pv1 mr0 col-md-6">
|
||||||
|
|
||||||
<div class="flex items-center">
|
<div class="flex items-center">
|
||||||
|
@ -996,7 +996,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="outline w-100 pa1 mr1">
|
<div class="outline w-100 pa1 mr1">
|
||||||
<select name="functionSyntax"
|
<select name="functionSyntax"
|
||||||
class="w-100 db h2-ns pb0 f6 bg-near-white ba b--sliver gray syntfun"
|
class="w-100 db h2-ns pb2 f6 bg-near-white ba b--sliver gray syntfun"
|
||||||
title="Livello di subordinazione">
|
title="Livello di subordinazione">
|
||||||
<option value=".+">Qualsiasi livello di subordinazione</option>
|
<option value=".+">Qualsiasi livello di subordinazione</option>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue