summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-03-14 10:22:09 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-03-26 01:34:31 +0100
commit2fc5ca4f601174a7ecb7c77a7059f5fac2ab4611 (patch)
treeaa7ab66e29fc7de98533d1e55832ca4fbcd39611 /js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css
parent22fc777ce7403d706649cf83bb23010dfd7dea04 (diff)
update a lot of stuff, WIP
Diffstat (limited to 'js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css')
-rw-r--r--js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css b/js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css
index 533d606c5..372f703f6 100644
--- a/js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css
+++ b/js/vendor/jquery-ui/themes/base/jquery.ui.dialog.css
@@ -1,14 +1,15 @@
/*!
- * jQuery UI Dialog 1.10.3
+ * jQuery UI Dialog 1.10.4
* http://jqueryui.com
*
- * Copyright 2013 jQuery Foundation and other contributors
+ * Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
- * http://docs.jquery.com/UI/Dialog#theming
+ * http://api.jqueryui.com/dialog/#theming
*/
.ui-dialog {
+ overflow: hidden;
position: absolute;
top: 0;
left: 0;
@@ -31,7 +32,7 @@
position: absolute;
right: .3em;
top: 50%;
- width: 21px;
+ width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;