[Bug #1268] Removed display property causing progress-types combobox issues
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
10917a2dc5
commit
cc0fd54a2f
1 changed files with 3 additions and 3 deletions
|
|
@ -1463,7 +1463,7 @@ display:none;
|
|||
}
|
||||
|
||||
.progress-types {
|
||||
margin-left:-10px;
|
||||
margin-left:-12px;
|
||||
}
|
||||
|
||||
.progress-types.z-combobox .z-combobox-inp {
|
||||
|
|
@ -1475,11 +1475,11 @@ display:none;
|
|||
border: 0;
|
||||
border-width: 0;
|
||||
outline: none;
|
||||
text-indent: -200px;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.progress-types.z-combobox input {
|
||||
display: none;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.show-advances img {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue