forked from qwerty/tupali
Merge branch 'master' of https://code.tupale.co/qwerty/tupali
This commit is contained in:
commit
44ef005693
@ -803,7 +803,7 @@ document.oncopy = addLink;
|
||||
if(isset($_REQUEST['asistento'])) {
|
||||
echo asistente_aplicaciones("",'','','');
|
||||
}else {
|
||||
echo "<a href='?asistento' class='btn btn-success'>Quiero crear una campaña </a>";
|
||||
echo "<a href='?asistento' class='btn btn-success'>Quiero crear una campaña </a>";
|
||||
|
||||
}
|
||||
?>
|
||||
|
@ -37,7 +37,7 @@
|
||||
}
|
||||
/* map is broken in FF if you have max-width: 100% on tiles */
|
||||
.leaflet-container img {
|
||||
max-width: none !important;
|
||||
/* max-width: none !important;
*/
|
||||
}
|
||||
/* stupid Android 2 doesn't understand "max-width: none" properly */
|
||||
.leaflet-container img.leaflet-image-layer {
|
||||
|
Loading…
Reference in New Issue
Block a user