From eb58df8d30fa59deabfb0ab601ae10b75dd59744 Mon Sep 17 00:00:00 2001 From: Tammie Lister Date: Sat, 21 Jun 2014 00:39:40 +0100 Subject: [PATCH] Revert the change to spacing in #517 Adds back in space for now. Props @lancewillett --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 97c2a845..adc9dae8 100644 --- a/style.css +++ b/style.css @@ -399,7 +399,7 @@ a:active { } .main-navigation li:hover > a { } -.main-navigation ul ul:hover > a { +.main-navigation ul ul :hover > a { } .main-navigation ul ul a:hover { }