From b7e55c82022d28c00d3b66bbf789bb0bab500a90 Mon Sep 17 00:00:00 2001 From: baphled Date: Wed, 14 Jul 2010 14:52:17 +0100 Subject: [PATCH] Resolved markup issue --- app/stylesheets/partials/_icons.sass | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/stylesheets/partials/_icons.sass b/app/stylesheets/partials/_icons.sass index 002bdc20..90d6f24c 100644 --- a/app/stylesheets/partials/_icons.sass +++ b/app/stylesheets/partials/_icons.sass @@ -9,11 +9,11 @@ :z-index 99 ul.icons li - cursor:pointer - list-style-image:none - list-style-position:outside - list-style-type:none - margin:2px + :cursor pointer + :list-style-image none + :list-style-position outside + :list-style-type none + :margin 2px :position relative :float left :position relative