im trying to find a css hack for just safari NOT chrome, i know these are both webkit browsers but im having problems with div alignments in chrome and safari, each displays
I have tested and it worked for me
@media only screen and (-webkit-min-device-pixel-ratio: 1) { ::i-block-chrome, .myClass { height: 1070px !important; } }