Fix path to New Recovery Method icon

This commit is contained in:
J. Ryan Stinnett 2019-01-09 06:25:35 -06:00
parent 1fcafdab30
commit 79df843a6e

View File

@ -24,7 +24,7 @@ limitations under the License.
padding-bottom: 10px;
&:before {
mask: url("../../../img/e2e/lock-warning.svg");
mask: url("../../img/e2e/lock-warning.svg");
mask-repeat: no-repeat;
background-color: $primary-fg-color;
content: "";