diff --git a/lib/modules/msfcommand.rb b/lib/modules/msfcommand.rb index ca34e060a..6800d914c 100644 --- a/lib/modules/msfcommand.rb +++ b/lib/modules/msfcommand.rb @@ -110,7 +110,7 @@ class Msf < BeEF::Command @info['Data'] << { 'name' => 'PAYLOAD', 'type' => 'combobox', - 'anchor' => '100% -100', + 'anchor' => '95% -100', 'ui_label' => 'Payload', 'store_type' => 'arraystore', 'store_fields' => ['payload'],