enlarge status selection pull down menu (#4638)

This commit is contained in:
Frédéric Péters 2014-06-11 12:12:31 +02:00
parent 88ece7bc75
commit 37770795c6
1 changed files with 5 additions and 0 deletions

View File

@ -852,3 +852,8 @@ tr.row-state-finished a[href$="/edit"] {
#preview-doc img {
width: 100%;
}
.multipleSelectionWidget .widgetPulldownMenu {
height: 25em;
width: 298px;
}