Dropdown in project managers view covers heading

This commit is contained in:
Slade 2019-11-19 21:05:20 -07:00 committed by Frédéric Guillot
parent a089a77ce9
commit bf87707e1a
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -37,7 +37,7 @@
border: 1px solid #ccc;
border-radius: 5px;
background-color: #fff;
width: 300px
max-width: 300px
}
.select-dropdown-input-container input.select-dropdown-input {