Fixed combo boxes display in edit history
This commit is contained in:
parent
b5e01e5a87
commit
4f77c61654
|
@ -29,4 +29,8 @@
|
|||
position: 0 4px;
|
||||
};
|
||||
}
|
||||
select {
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue