Dialog close button

Dialog close button

I have a border around my close(X)  I tried this suggestion with the style with no luck.

.ui-dialog-titlebar > .ui-button {
    border: none;
}