This is the most useful Webkit – Safari and Chrome Hack:
@media screen and (-webkit-min-device-pixel-ratio:0) {
#div {height: 300px;}
}
Yes, solved but safari still sucks.
This is the most useful Webkit – Safari and Chrome Hack:
@media screen and (-webkit-min-device-pixel-ratio:0) {
#div {height: 300px;}
}
Yes, solved but safari still sucks.