Commit 91d5876e authored by Phil Hughes's avatar Phil Hughes

Fixed issue with width of project select dropdown

parent ffe5ac41
...@@ -378,6 +378,7 @@ table { ...@@ -378,6 +378,7 @@ table {
position: absolute; position: absolute;
top: 0; top: 0;
right: 0; right: 0;
min-width: 250px;
visibility: hidden; visibility: hidden;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment