Commit feae05a2 authored by CarlosGC1989's avatar CarlosGC1989
Browse files

Cambia widget de mapa

parent 0cdfa2a7
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
.mapSearch
	height 300px
	width 600px
	height 250px
	width 450px
	margin 0
	border-radius 5px
	box-shadow 0 5px 10px rgba(0,0,0,0.2)
@@ -37,7 +37,9 @@
	.leaflet-areaselect-handle
		display none

// Esto es necesario? Por lo que he visto no
// Además, todo este fichero hay que replantearlo, porque se aplica a cualquier mapa leaflet
//.leaflet-bottom.leaflet-right
//	display none !important
 No newline at end of file
.mapSearchInput
	.leftContainer
		margin-top 5px
		align-items end
		label
			padding-top 2px
+2 −0
Original line number Diff line number Diff line
@@ -131,6 +131,8 @@
		margin-right 5px
	.dijitTextBox
		width 8rem
	.rightContainer
		padding-left 0

.dateTime
	.dijitCalendar