9 lines
121 B
CSS
9 lines
121 B
CSS
#fixedMapCont {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
|
|
#locationBackdrop .modal-body {
|
|
padding: 0;
|
|
margin: 0;
|
|
} |