From da76f7d085dbbc4a4a89e157ba0bdca1cae06848 Mon Sep 17 00:00:00 2001 From: Joshua Woodward Date: Mon, 4 Aug 2014 23:56:38 -0700 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0c7b89c..30f5e29 100644 --- a/css/style.css +++ b/css/style.css @@ -1159,7 +1159,7 @@ nav ul > li > a.current, nav ul > li > a:hover { margin-bottom: -4px; -webkit-transition: all .35s; transition: all .35s; - background-position: -30px + background-position: -30px; } .speaker-item:hover figure { background-position: center left;