I\'m using a custom jQuery 1.10.3 theme. I downloaded every straight from the theme roller and I have intentionally not changed anything.
I created a dialog box and I
Even loading bootstrap after jquery-ui, I was able to fix using this:
.ui-dialog-titlebar-close:after { content: 'X' !important; position: absolute; top: -2px; right: 3px; }