diff --git a/web/org.openbravo.mobile.core/source/component/ob-keyboard.js b/web/org.openbravo.mobile.core/source/component/ob-keyboard.js
--- a/web/org.openbravo.mobile.core/source/component/ob-keyboard.js
+++ b/web/org.openbravo.mobile.core/source/component/ob-keyboard.js
@@ -42,6 +42,7 @@
             style: 'text-align: right; width: 100%; height: 40px;',
             components: [{
               style: 'margin: 0px 0px 9px 0px; background-color: whiteSmoke; border: 1px solid #CCC; word-wrap: break-word; font-size: 35px; height: 33px; padding: 22px 5px 0px 0px;',
+              classes: 'keypad-editbox',
               components: [{
                 name: 'editbox',
                 style: 'border: 0px; word-wrap: break-word; font-size: 30px; font-family: monospace; height: 54px; text-align: right; width: 99%;',
