diff --git a/client/src/styles/_forms.scss b/client/src/styles/_forms.scss index ae23ccb9..137a365e 100644 --- a/client/src/styles/_forms.scss +++ b/client/src/styles/_forms.scss @@ -14,7 +14,7 @@ $icon-size: 20px; appearance: none; text-indent: 1px; text-overflow: ''; - background-image: url('data:image/svg+xml;utf8,'); + background-image: url('data:image/svg+xml;utf8,'); background-repeat: no-repeat; background-position: 97% center; background-size: 24px 24px;