]> source.dussan.org Git - jquery-ui.git/commitdiff
Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes...
authorJasper de Groot <mail@ugomobi.com>
Mon, 30 Sep 2013 15:23:57 +0000 (17:23 +0200)
committerScott González <scott.gonzalez@gmail.com>
Mon, 30 Sep 2013 19:35:04 +0000 (15:35 -0400)
themes/base/jquery.ui.dialog.css

index c5499d8dbb58795fd99630cb7631894cefad6913..b49a4a76da14551190620f6a0bca67ca231e62af 100644 (file)
@@ -31,7 +31,7 @@
        position: absolute;
        right: .3em;
        top: 50%;
-       width: 21px;
+       width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;