CSS fixes from jorisvanzundert
[scpubgit/stemmaweb.git] / root / js / relationship.js
index 8eb8f80..341c105 100644 (file)
@@ -1162,7 +1162,7 @@ $(document).ready(function () {
   $( "#delete-form" ).dialog({
     autoOpen: false,
     height: 135,
-    width: 250,
+    width: 300,
     modal: false,
     buttons: {
         OK: function() { $( this ).dialog( "close" ); },