diff options
Diffstat (limited to 'plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css')
-rwxr-xr-x | plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |