Search button alignment problem. See attached image.
Drupal 6 RC3
| Comment | File | Size | Author |
|---|---|---|---|
| 2008-01-31_225249.png | 1.51 KB | kylehase |
Search button alignment problem. See attached image.
Drupal 6 RC3
| Comment | File | Size | Author |
|---|---|---|---|
| 2008-01-31_225249.png | 1.51 KB | kylehase |
Comments
Comment #1
jwolf commentedTo fix this, edit the theme's style.css file by removing the 1em bottom margin.
Line 413 should be:
Thanks for catching this. I'll add the fix to the next release.
Comment #2
kylehase commentedThat's where it was! I was thinking it might be something to do with the div. Thanks for the quick response.
Comment #3
jwolf commentedComment #4
sk33lz commentedFix added to dev release. Will be updated on next release.