diff --git a/module/mail/view/index.html.php b/module/mail/view/index.html.php
index 22b59d501f..848330546d 100755
--- a/module/mail/view/index.html.php
+++ b/module/mail/view/index.html.php
@@ -22,10 +22,10 @@ include '../../common/view/header.html.php';
|
- mail->smtp, '', "class='btn btn-lg w-200px'")?>
+ mail->smtp, '', "class='btn btn-default w-150px'")?>
app->getClientLang() != 'en' and common::hasPriv('mail', 'sendCloud')):?>
- mail->sendCloud, '', "class='btn btn-lg w-200px'")?>
+ mail->sendCloud, '', "class='btn btn-default w-150px'")?>
|