Problem In iOS devices sometimes safari can display an annoying line above and below div elements. Like so: Solution The solution is quite hacky and hopefully this is a bug in Safari and it gets fixed soon. The solution is to put a negative 1px margin on the sides you see the lines. So if [...]
The post CSS iOS div lines disappear on zoom in appeared first on My Monkey Do.