diff options
Diffstat (limited to 'web/html/css')
-rw-r--r-- | web/html/css/aurweb.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index 6f2a1e5..d67877a 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; } |