More search improvements - a "Where am I?" link that does a reverse

search, and various cleanups to the previous changes.
This commit is contained in:
Tom Hughes 2007-08-24 18:53:30 +00:00
parent 215958fa0f
commit d2bd78627e
6 changed files with 73 additions and 4 deletions

View file

@ -338,8 +338,15 @@ hides rule from IE5-Mac \*/
.oboxheader {
font-size: 14px;
font-weight: bold;
line-height: 1.4em;
text-align: top;
line-height: 22px;
vertical-align: bottom;
}
.whereami {
position: absolute;
right: 21px;
line-height: 22px;
vertical-align: bottom;
}
.optionalbox form {