0

I've a problem in select box in Iphone. Because there is a lot of white space. I need to reduce the height and if I change the height it will change in other mobile browser too, so I need the solution for Iphone only.

Cœur
  • 37,241
  • 25
  • 195
  • 267

1 Answers1

0

@media queries of Css can Be Implemented.

  • Thanks for your answer Mr. Rohan Kumar Shrestha But if i use media queries for mobile site then it will change in all mobile devices and in Android phone it is working fine. The problem is with I-phone only. – Nilesh Saini Jul 17 '15 at 04:16