Skip to content

Commit

Permalink
RESOLVED - #JJ174: OpenStreetMap not appearing on Individual page
Browse files Browse the repository at this point in the history
  • Loading branch information
jon48 committed May 7, 2014
1 parent 2e43313 commit 7e04369
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css-1.5.3/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,6 @@ a.icon-ldarrow:hover{width:20px;height:20px;background-image:url(images/ldarrow2
.icon-lsltarrow{width:48px;height:48px;background-image:url(images/lifespan-left.png);}
.icon-lsrtarrow{width:48px;height:48px;background-image:url(images/lifespan-right.png);}
.icon-lsuparrow{width:48px;height:48px;background-image:url(images/lifespan-up.png);}
.icon-mapquest{width:16px;height:16px;background-image:url(images/mapquest.png);}
.icon-media{width:20px;height:20px;background-image:url(images/media.png);}
.icon-media-list{width:20px;height:20px;background-image:url(images/media.png);}
.icon-media-next{width:20px;height:20px;background-image:url(images/rdarrow.png);}
Expand All @@ -1138,6 +1137,7 @@ a.icon-ldarrow:hover{width:20px;height:20px;background-image:url(images/ldarrow2
.icon-mypage{width:24px;height:24px;background-image:url(images/mypage.png);}
.icon-note{width:20px;height:20px;background-image:url(images/notes.png);}
.icon-note-list{width:20px;height:20px;background-image:url(images/notes.png);}
.icon-osm {width:16px;height:16px;background-image:url(images/osm.png);}
.icon-patriarch{width:20px;height:20px;background-image:url(images/patriarch.png);}
.icon-pedigree{width:20px;height:20px;background-image:url(images/pedigree.png);}
.icon-place{width:20px;height:20px;background-image:url(images/place.png);}
Expand Down Expand Up @@ -1167,7 +1167,6 @@ a.icon-rdarrow:hover{width:20px;height:20px;background-image:url(images/rdarrow2
.icon-source{width:20px;height:20px;background-image:url(images/source.png);}
.icon-source-list{width:20px;height:20px;background-image:url(images/source.png);}
.icon-target{width:15px;height:15px;background-image:url(images/buttons/target.png);vertical-align: middle;}
.icon-terraserver{width:16px;height:16px;background-image:url(images/terraserver.png);}
.icon-tree{width:20px;height:20px;background-image:url(images/tree.png);}
.icon-uarrow{width:20px;height:20px;background-image:url(images/uarrow.png);}
a.icon-uarrow:hover{width:20px;height:20px;background-image:url(images/uarrow2.png);}
Expand Down

0 comments on commit 7e04369

Please sign in to comment.