Merge #15956 - Fix #15954 - Export Maximal length of created query input too small

Pull-request: #15956
Fixes: #15954

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-03-11 08:23:16 +01:00
commit b4d9e51ba0
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889
2 changed files with 0 additions and 8 deletions

View File

@ -176,10 +176,6 @@ select {
}
input {
&[type=number] {
width: 50px;
}
&[type=text],
&[type=password],
&[type=number],

View File

@ -181,10 +181,6 @@ select {
}
input {
&[type=number] {
width: 50px;
}
&[type=text],
&[type=password],
&[type=number],