Closed (fixed)
Project:
Amadou
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
31 Jan 2008 at 13:55 UTC
Updated:
9 May 2012 at 00:30 UTC
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.