text-align: center;
margin-bottom: 25px;
width: 1000px;
- height: 680px;
+ height: 700px;
margin: 0 auto;
position: relative; }
body #county-map-dropdown #area-map-container #area-map {
z-index: 0;
- height: 680px;
+ height: 700px;
box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
body #county-map-dropdown .glm-theme-map-label {
display: block;
#county-action-items {
position: absolute;
- bottom: 20px;
+ bottom: -25px;
left: 0;
display: flex;
justify-content: space-around;
text-align: center;
margin-bottom: 25px;
width: 1000px;
- height: 680px;
+ height: 700px;
margin: 0 auto;
position: relative;
// left: -7%;
#area-map{
z-index: 0;
- height: 680px;
+ height: 700px;
box-shadow: 0 -5px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
}
}
#county-action-items{
position: absolute;
- bottom: 20px;
+ bottom: -25px;
left: 0;
display: flex;
justify-content: space-around;