Hi,
On the user page register /user/register?source= at the bottom there is a check box to indicate wether or not you want to be an Évaluateur. When you check the box, there is an <input> box that appear where you can enter your different interests. The problem is that the box is invisible:

In the css file generated we can see that for propriety .cmp_form .tagit input[type="text"] border: none; In Firefox inspector, removing the border:none; propriety make the <input> box re-appear. Is there a short way to solve this ?
We are on OJS 3.0.1
Thanks,
Pierre