Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3631 → Rev 3823

/trunk/widget/modules/photo/squelettes/css/popup.css
352,6 → 352,29
margin-top: 1rem;
}
 
/************************************************************************************************************/
 
#localisation-map-container {
position: absolute;
z-index: 100;
top: 30px;
right: 5%;
left: 5%;
height: 302px;
border: 1px solid #606060;
overflow: hidden;
}
 
#localisation-map {
width: 100%;
height: 300px;
background-color: #fff;
}
 
#map-close {
z-index: 10000;
}
 
/*----------------------------------------------------------------------------------------------------------*/
@media screen and ( max-width: 991px ) {
#bloc-infos-img {