Fix dropdown sizing

pull/10616/head
deniz kusefoglu 2018-01-02 11:19:30 -08:00
parent b1f16adc7b
commit 1bea21f274
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 {