Remove 10rem height on select
This commit is contained in:
parent
bc40bed6e5
commit
e045227527
1 changed files with 2 additions and 0 deletions
|
@ -667,9 +667,11 @@ main table tfoot {
|
|||
float: left;
|
||||
}
|
||||
|
||||
/*
|
||||
.action-group select {
|
||||
height: 10rem;
|
||||
}
|
||||
*/
|
||||
|
||||
.actions-message,
|
||||
.actions-contacts {
|
||||
|
|
Loading…
Reference in a new issue