Safari CSS rule vh-units?
Does anybody know if there is a fix for Safari vh rule? #what{ min-height:70vh; } All working ok, in all browsers, but only in Safari it is not recognized? Is there a fix for safari, that we can use VH rule in css? Instead of Vw/Vh, use rem with this JavaScript. The "run code snippet" might create confusion, cause its window "resizes" by zooming. To test this, just copy this code into some html file and run it in Safari and other browsers (or see "Full Page"). <!DOCTYPE html> <head> <script language="javascript" type="text/javascript"> (function (doc, win) { var docEl = doc.documentElement,