Fixed issue with width of project select dropdown

This commit is contained in:
Phil Hughes 2016-03-24 13:43:35 +00:00
parent ffe5ac41b8
commit 91d5876ea2
1 changed files with 1 additions and 0 deletions

View File

@ -378,6 +378,7 @@ table {
position: absolute;
top: 0;
right: 0;
min-width: 250px;
visibility: hidden;
}
}