Put default width on select2
This commit is contained in:
parent
54d9085170
commit
c341c7213a
1 changed files with 4 additions and 0 deletions
|
@ -42,3 +42,7 @@ table.pure-table-striped {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#s2id_transaction_creditor {
|
||||||
|
min-width: 150px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue