display issue
is there a solution
some other 3rd party plugin add this css code, and this cause problem
.dropdown [data-toggle='dropdown'] { position: relative; display: block; color: #FFFFFF; background: #354F87; -moz-box-shadow: 0 1px 0 #000000 inset, 0 -1px 0 #000000 inset; -webkit-box-shadow: 0 1px 0 #000000 inset, 0 -1px 0 #000000 inset; box-shadow: 0 1px 0 #000000 inset, 0 -1px 0 #000000 inset; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); padding: 10px; }