mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
네이버 지도 컴포넌트 주소 검색 결과가 1개 일때는, 결과 주소로 바로 이동하도록 수정. 결과값이 많을때, 스크롤만 생기도록 수정. 리사이즈 스크립트 수치 조정...(이상타,,,)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5792 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cc1b877c6f
commit
ca38b88308
4 changed files with 8 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#address { width:100px; }
|
||||
.about_address { clear:both; color:#DDDDDD; }
|
||||
|
||||
.address_list_box { color:#AAAAAA; margin-top:1em; clear:both; padding:5px; }
|
||||
.address_list_box { color:#AAAAAA; margin-top:1em; clear:both; padding:5px; height:110px; overflow-y:scroll }
|
||||
.address_list_box a { color:#AAAAAA; }
|
||||
.address_lists { list-style:none; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue