Closed mquan closed 12 years ago
It's b/c they disable html by default. Set .popover({html: true})
Also the control-label is right-align so the popover as a child is also right-aligned. Just create a span with left alignment inside control-label.
It's b/c they disable html by default. Set .popover({html: true})
Also the control-label is right-align so the popover as a child is also right-aligned. Just create a span with left alignment inside control-label.