use auto width for the map. fix overlapping after resize
This commit is contained in:
parent
5992f74e79
commit
a7086b5dfd
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ blockquote.blockquote {
|
|||
|
||||
#map {
|
||||
height: 800px;
|
||||
width: 600px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.post {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue