CQ5 template CSS conflict with admin interface CSS in edit mode. How to solve it?
Hello everyone, like in object I have this problem in CQ5 edit mode, when the template of the website have a custom CSS.
If in this css for example i write:
input{height:100px}
there is the problem that the effect of the CSS go for the Edit Interface also. So the input fields of the Admin change also.
How could solve the problem? Thank you
