fix select2 and dropdown width for quick-entry form (#3188)
This commit is contained in:
@@ -52,4 +52,9 @@ form.form-narrow {
|
||||
.checkbox-menu li.active label:hover,
|
||||
.checkbox-menu li.active label:focus {
|
||||
background-color: #b8b8ff;
|
||||
}
|
||||
|
||||
.duration-input {
|
||||
min-width:50px;
|
||||
padding: 6px;
|
||||
}
|
||||
Reference in New Issue
Block a user