diff --git a/common/static/sass/_Form.sass b/common/static/sass/_Form.sass
index 6710efe7..83d11f33 100644
--- a/common/static/sass/_Form.sass
+++ b/common/static/sass/_Form.sass
@@ -5,16 +5,12 @@
select
- background: url('data:image/svg+xml;utf8,') center right no-repeat
padding-right: 3.0rem
- &:focus
- background-image: url('data:image/svg+xml;utf8,')
-
textarea
min-height: 6.5rem
width: 100%
-
+
select
width: 100%