IDEMPIERE-4538 Dropdown button is slightly shifted on FindWindow and Payment Rule (#373)

This commit is contained in:
Diego Ruiz 2020-11-12 04:01:32 +01:00 committed by GitHub
parent 265756a1c2
commit 6252cfa8a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -108,7 +108,6 @@ span.grid-combobox-editor {
.grid-combobox-editor .z-combobox-button {
position: absolute;
right: 0px;
top: 1px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
border-bottom-left-radius: 0px;
@ -169,7 +168,6 @@ span.grid-combobox-editor {
.payment-rule-editor .z-combobox-button {
position: absolute;
right: 0px;
top: 1px;
}
.payment-rule-editor .z-combobox .z-combobox-button-hover {
background-color: #ddd;