diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index 6f2a1e59..d67877a0 100644 --- a/web/html/css/aurweb.css +++ b/web/html/css/aurweb.css @@ -109,6 +109,7 @@ span.hover-help { cursor:help; } -label.confirmation { +label.confirmation, +#merge-into { width: auto; } diff --git a/web/html/pkgmerge.php b/web/html/pkgmerge.php index c651ce9c..f6e951b5 100644 --- a/web/html/pkgmerge.php +++ b/web/html/pkgmerge.php @@ -53,7 +53,7 @@ if (has_credential(CRED_PKGBASE_DELETE)): ?> }).attr('autocomplete', 'off'); }); -

+