diff --git a/app/images/icon-secure-lock.svg b/app/images/icon-secure-lock.svg deleted file mode 100644 index 761f68f22..000000000 --- a/app/images/icon-secure-lock.svg +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/app/scripts/templates/sms_send.mustache b/app/scripts/templates/sms_send.mustache index 46f8c704f..933dce680 100644 --- a/app/scripts/templates/sms_send.mustache +++ b/app/scripts/templates/sms_send.mustache @@ -18,7 +18,7 @@
- +
diff --git a/app/styles/modules/_branding.scss b/app/styles/modules/_branding.scss index 2fd3b3fda..b54a4226a 100644 --- a/app/styles/modules/_branding.scss +++ b/app/styles/modules/_branding.scss @@ -109,13 +109,6 @@ width: auto; z-index: 3; - .sms-send-lock { - background: image-url('icon-secure-lock.svg') no-repeat 0 2px; - display: block; - height: 20px; - width: 20px; - } - html[dir='ltr'] & { border-left: 1px solid $input-border-color-default; right: 1px;