Fix scroll bar issue on edit pages

This commit is contained in:
John Firebaugh 2013-11-25 13:35:06 -08:00
parent ca64b39e0d
commit 4729163aa8

View file

@ -1182,6 +1182,7 @@ header .search_form {
#map {
height: 100%;
overflow: hidden;
}
}