fixed payload box width

git-svn-id: https://beef.googlecode.com/svn/trunk@776 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
sussurro@happypacket.net
2011-02-28 06:19:10 +00:00
parent d5692ab01d
commit b7cf8d8743

View File

@@ -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'],