ui: fix length of "large" input fields
This commit is contained in:
parent
bcf2a103f2
commit
2c8082eadd
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@
|
|||
@label-summary-minwidth: 80px;
|
||||
@search-form-width: 400px;
|
||||
@fields-input-m: 400px;
|
||||
@fields-input-l: 800px;
|
||||
@fields-input-l: 750px;
|
||||
|
||||
// BUTTONS
|
||||
@button-padding: .9em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue