At my personal website, I\'m using the CSS3 Transition property on the top nav to animate the margins and padding of an element with a border, to make the border swell on ho
Maybe this works:
header nav a { display: inline-block; }