Bootstrap Tooltip widget boolean issue on hover

0
        Hi All, I need a help regarding Bootstrap Tooltip.. I configured this as hover, it changes text into 'View Line" and "View Group" based on boolean value.. 'View Line' is displayed in single line. But I need to display 'View Group' as single line Can anyone please share your suggestions?        
asked
1 answers
1

Hi Pandeeswaran,

Looks like the space allowed for the widget is insufficient to display “View Group” in a single line. You could increase the width if possible or check if some styling is restricting the allowed width by inspecting the element in the browser.

Regards,

Radhika

answered