Files
wren/doc/site
Bob Nystrom b7d0b4b73e fix: add float left to main element to fix unreachable links in IE11 edge mode
The main content area lacked a float property causing links to be unreachable
in Internet Explorer 11 when running in edge mode. Adding float:left restores
proper link clickability for IE11 users.
2015-03-18 14:52:31 +00:00
..