diff --git a/plugins/mobile/views/mobile/profile/css.php b/plugins/mobile/views/mobile/profile/css.php
index 213e2a307d91fb12b0e300d7bbe542eb01ef8959..948fb802de87b8e81fd6997db1f3c856bfccf98f 100755
--- a/plugins/mobile/views/mobile/profile/css.php
+++ b/plugins/mobile/views/mobile/profile/css.php
@@ -132,4 +132,9 @@ text-decoration:none;
 	background-color:#FF8888;
 	border:3px solid #FF0000;
 	padding:2px;
+}
+
+/* form stuff */
+select.input-access {
+	display: none;
 }
\ No newline at end of file