enlarge date criteria fields (#4671)

This commit is contained in:
Frédéric Péters 2014-07-03 10:43:58 +02:00
parent 7338703332
commit ec4fcd4b4b
1 changed files with 12 additions and 0 deletions

View File

@ -857,3 +857,15 @@ tr.row-state-finished a[href$="/edit"] {
height: 25em;
width: 298px;
}
.queryoperator {
width: 150px;
}
.querywidget {
width: auto;
}
.dateRangeWidget input {
width: 6em;
}