If a search only finds one result then jump straight to it instead of
opening a list of results.
This commit is contained in:
parent
4f26daaa10
commit
034982a12f
4 changed files with 62 additions and 16 deletions
|
@ -351,6 +351,16 @@ hides rule from IE5-Mac \*/
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.search_form {
|
||||
height: 16px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
#search_active {
|
||||
display: none;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.rsssmall {
|
||||
position: relative;
|
||||
top: 4px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue