Add Live Filter to Map - partial
This commit is contained in:
@@ -94,10 +94,17 @@
|
||||
margin:25px 0;
|
||||
}
|
||||
}
|
||||
.map-buttons button {
|
||||
.map-buttons button,
|
||||
.map-buttons .input-group{
|
||||
width:300px;
|
||||
}
|
||||
|
||||
.map-buttons .input-group{
|
||||
margin-top: 10px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.map-accordion {
|
||||
margin: 140px auto 0;
|
||||
width:700px;
|
||||
@@ -116,7 +123,7 @@
|
||||
margin:15px 0;
|
||||
padding:0;
|
||||
&:first-child {
|
||||
margin-top:25px
|
||||
margin-top:25px
|
||||
}
|
||||
> a {
|
||||
padding-left: 40px;
|
||||
@@ -179,7 +186,7 @@
|
||||
padding-right:20px;
|
||||
font-size:20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
h3 {
|
||||
margin:10px 0;
|
||||
padding:0;
|
||||
@@ -188,7 +195,7 @@
|
||||
font-size:20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.map-aside-action-item {
|
||||
|
Reference in New Issue
Block a user