make search dropdowns in accordions work

This commit is contained in:
John Mitchell 2015-08-20 11:35:37 -04:00
parent d1b7b3a553
commit 9705a90d43

View File

@ -2026,3 +2026,7 @@ tr td button i {
margin-bottom: 15px;
}
}
button.dropdown-toggle {
z-index: 1;
}