From 1db9a4931cd8f33a0c7305c4ed0e90e32c83db57 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 7 Aug 2014 16:13:33 +0200 Subject: Fix close icon position --- plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css index 86ad9625c..737f4771a 100755 --- a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css +++ b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css @@ -517,7 +517,7 @@ button.ui-button::-moz-focus-inner { -webkit-box-shadow: 0 0 2px 2px rgba(71,135,177, 0.9) !important; } .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick { - top: 1px; + top: 0; left: -1px; margin: 0; width: 29px; -- cgit v1.2.3