Skip to content

Commit

Permalink
Dialog: Changed the width of the close button. Fixed #9133 - Dialog: …
Browse files Browse the repository at this point in the history
…Resizing causes close icon to misalign in Firefox.

(cherry picked from commit ec3cf67)
  • Loading branch information
jaspermdegroot authored and scottgonzalez committed Nov 26, 2013
1 parent b846bea commit fd80c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/base/jquery.ui.dialog.css
Expand Up @@ -31,7 +31,7 @@
position: absolute;
right: .3em;
top: 50%;
width: 21px;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
Expand Down

0 comments on commit fd80c34

Please sign in to comment.