geocoder stuff
This commit is contained in:
parent
f6758877e8
commit
e3de346bdd
3 changed files with 23 additions and 3 deletions
|
@ -291,6 +291,18 @@ hides rule from IE5-Mac \*/
|
|||
padding-left: 14px;
|
||||
}
|
||||
|
||||
#placename-helper{
|
||||
font-size: 10px;
|
||||
position:relative; bottom:36px; left: 470px;
|
||||
color: gray;
|
||||
}
|
||||
|
||||
#postcode-helper{
|
||||
font-size: 10px;
|
||||
position:relative; bottom:16px; left: 180px;
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.gpxsummary {
|
||||
font-size: 12px;
|
||||
color: gray;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue