Skip to content
Snippets Groups Projects
Commit 0c19eaf2 authored by Matthew Juhl's avatar Matthew Juhl
Browse files

changed the z-index of the person detail window so that it stays above the swf

parent aa860fc6
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,8 @@ ...@@ -57,6 +57,8 @@
#posters div p {width:200px; color:#666; position:absolute; top:100px; left:30px;} #posters div p {width:200px; color:#666; position:absolute; top:100px; left:30px;}
#posters div p#preview {width:100%; height:100%; top:0; left:0;} #posters div p#preview {width:100%; height:100%; top:0; left:0;}
#FE_InfoWindow { z-index: 9999; }
</style> </style>
<script type="text/javascript"> <script type="text/javascript">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment