Add series auto complete will show results outside of modal now.

This commit is contained in:
Mark McDowall 2013-08-07 22:48:09 -07:00
parent e6b9cd7e60
commit aa2fdb9d76
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ li.add-new:hover {
}
.root-folders-modal {
overflow: hidden;
overflow: visible;
.root-folders-list {
overflow: auto;