From 3822b3bc7933234a59128fb17a10a37bd0198224 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 24 Jun 2014 09:31:09 -0400 Subject: [PATCH] refactor(style) .path-icon: set correct order --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 55b2b910..06055563 100644 --- a/css/style.css +++ b/css/style.css @@ -73,8 +73,8 @@ body { } .path-icon { + position: relative; color: #222; - position : relative; } .path-icon:active {