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

This commit is contained in:
Jasper de Groot 2013-09-30 17:23:57 +02:00 committed by Scott González
parent e6360ab846
commit ec3cf6725a

View File

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