add a go button to the search form as in bug 589
This commit is contained in:
parent
98d935f663
commit
945df7f195
2 changed files with 6 additions and 3 deletions
|
@ -354,8 +354,9 @@ hides rule from IE5-Mac \*/
|
|||
padding: 0px;
|
||||
}
|
||||
|
||||
.optionalbox input {
|
||||
width: 100%;
|
||||
|
||||
.optionalbox input[type="text"] {
|
||||
width: 110px;
|
||||
}
|
||||
|
||||
.search_form {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue