We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
###1. Buttons (related issues: #55)
The buttons do no render correctly.
If using Twitter Bootstrap, use this code to revert the UI buttons into jQuery UI's :
if ($.fn.button.noConflict != undefined) { $.fn.button.noConflict(); }