IanLunn / Hover

A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
http://ianlunn.github.io/Hover/
Other
29.25k stars 5.78k forks source link

Edge bug fix for "From Centre" border transitions #126

Closed jamesgoldswain closed 6 years ago

jamesgoldswain commented 6 years ago

using 50% for left and right on leaves a tiny line on it's initial state in Edge (see http://ianlunn.github.io/Hover/). Setting this left 51% removes the line as the items then technically are 101% and overlap one another