/ Published in: CSS
URL: http://dustinbrewer.com/css-hackgetting-safari-to-behave/
safari css hack
Expand |
Embed | Plain Text
@media screen and (-webkit-min-device-pixel-ratio:0){ #div {margin-left: 10px;} }
You need to login to post a comment.
