From 1ccaccdb323625edeaaeaf6f385fc93b4306bb3f Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Tue, 26 Aug 2014 23:01:08 -0400 Subject: [PATCH] small css syntax fix --- app/assets/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 83f9c6b0..7a16d999 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -1173,7 +1173,7 @@ float: left; background-image: url(PU32b.png); } .mapInfoBox .mapPermission .permissionSelect .private:hover { - background-image: url(PR32b).png); + background-image: url(PR32b.png); } .mapInfoBox .mapInfoDesc { font-family: helvetica, sans-serif;