small css syntax fix

This commit is contained in:
Connor Turland 2014-08-26 23:01:08 -04:00
parent fdf0c28daf
commit 1ccaccdb32

View file

@ -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;