diff --git a/apps/communications/dialer/style/keypad.css b/apps/communications/dialer/style/keypad.css index d91d2c003b5f..75cd24d49088 100644 --- a/apps/communications/dialer/style/keypad.css +++ b/apps/communications/dialer/style/keypad.css @@ -23,7 +23,7 @@ #phone-number-view-container { width: 100%; height: -moz-calc(100% - 34.5rem); - background: #242B36; + background: #2C3743; text-align: center; display: table; table-layout: fixed;