Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox.

(cherry picked from commit ec3cf6725a)
This commit is contained in:
Jasper de Groot 2013-09-30 17:23:57 +02:00 committed by Scott González
parent b846bea0fd
commit fd80c3445d

View File

@ -31,7 +31,7 @@
position: absolute; position: absolute;
right: .3em; right: .3em;
top: 50%; top: 50%;
width: 21px; width: 20px;
margin: -10px 0 0 0; margin: -10px 0 0 0;
padding: 1px; padding: 1px;
height: 20px; height: 20px;