diff --git a/lib/social_buttons/view_helpers/vkontakte.rb b/lib/social_buttons/view_helpers/vkontakte.rb index 0030af0..9bc785b 100644 --- a/lib/social_buttons/view_helpers/vkontakte.rb +++ b/lib/social_buttons/view_helpers/vkontakte.rb @@ -20,7 +20,6 @@ def default_options @default_options ||= { width: '350', type: 'vertical', - verb: '0', height: '22', verb: '0' } @@ -40,4 +39,4 @@ def script options = {} end end end -end \ No newline at end of file +end