Add Series autocomplete extends beyond tiny modal now.

This commit is contained in:
Mark McDowall 2013-07-05 08:17:15 -07:00
commit e2addd47ec
2 changed files with 5 additions and 1 deletions

View file

@ -115,4 +115,8 @@ li.add-new:hover {
.add-series-import-btn {
width: 93.3%;
}
}
.root-folders-modal {
overflow: visible;
}