Fixed scrollbar on add series

This commit is contained in:
Mark McDowall 2013-02-13 22:13:47 -06:00 committed by kay.one
parent a04695a3e7
commit c66c93e4cf
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ body {
.nz-center { .nz-center {
text-align: center; text-align: center;
overflow: hidden;
} }
.nz-center .typeahead { .nz-center .typeahead {