How to resolve this issue where there is an add-on which overlaps with the cross?
Asked
Active
Viewed 37 times
0
-
Do you want to move the cross over to the left? Use padding or margin. Do you want to hide it? Use display: none; Post your code if you would like better help. – Trevor Hickey Feb 12 '15 at 03:56
1 Answers
0
In short, you will need to use the ErrorPlacement function to control where errors are placed with your inputs. This question (see the accepted answer) might be helpful: Bootstrap 3 with jQuery Validation Plugin