Fix dropdown sizing

pull/2409/head
deniz kusefoglu 2018-01-02 11:19:30 -08:00
parent 097e8f0a5b
commit 1e89060aea
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ $rule-builder--radius-lg: 5px;
margin-left: 4px;
}
.rule-message--add-endpoint .dropdown-menu {
max-height: 229px;
max-height: 240px;
}
.endpoint-tabs {