BootsFaces icon indicating copy to clipboard operation
BootsFaces copied to clipboard

b:selectMultiMenu dropdown covers button

Open fischman98 opened this issue 7 years ago • 0 comments

Looking at the showcase for the Multiple Choice Combobox, the dropdown covers the button (looks like it's taking the top left corner of the button as it's starting point). See Image A.

https://showcase.bootsfaces.net/forms/selectMultiMenu.jsf

Styling the button to buttonClass="btn-lg" resolves the issue, but if you don't want the large button....

The examples in the widget is based on http://davidstutz.github.io/bootstrap-multiselect/ doesn't have the issue. See Image B.

Image A: showcase bootsfaces net-forms-selectmultimenu jsf

Image B: davidstutz github io-bootstrap-multiselect

fischman98 avatar Apr 28 '17 19:04 fischman98