When i change screen size the search input and button had some problem.
see following screenshot
What is the solution for this.???
i used for carousel following code for change size
Appery("carouselimage").css("height","100%");
Appery("carouselimage").css("width","100%");
this code not working on searchbox and button.
Any mistake in that??