Skip to content

Commit ec3cf67

Browse files
jaspermdegrootscottgonzalez
authored andcommitted
Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox.
1 parent e6360ab commit ec3cf67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/base/jquery.ui.dialog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
position: absolute;
3232
right: .3em;
3333
top: 50%;
34-
width: 21px;
34+
width: 20px;
3535
margin: -10px 0 0 0;
3636
padding: 1px;
3737
height: 20px;

0 commit comments

Comments
 (0)