gluon-web-theme: allow more width in style for input fields and selectboxes (#1229)
This commit is contained in:
parent
ced1b7ab98
commit
99c405756f
@ -351,7 +351,7 @@ input[type=image] {
|
||||
select,
|
||||
input[type=text],
|
||||
input[type=password] {
|
||||
width: 20em;
|
||||
min-width: 20em;
|
||||
}
|
||||
|
||||
input.gluon-button {
|
||||
|
Loading…
Reference in New Issue
Block a user