diff --git a/common/static/css/boofilsic.css b/common/static/css/boofilsic.css
index 514f1aba..e0db7e25 100644
--- a/common/static/css/boofilsic.css
+++ b/common/static/css/boofilsic.css
@@ -132,12 +132,10 @@ input[type='submit'].button-clear[disabled]:hover {
}
select {
- background: url('data:image/svg+xml;utf8,') center right no-repeat;
padding-right: 3.0rem;
}
select:focus {
- background-image: url('data:image/svg+xml;utf8,');
}
textarea {