The file misc/drupal.css introduces some clear: both; directives that causes white space in SpreadFireFox.
This patch fixes white spaces around
- .profile
- br - changes clear: both to clear: none;
- .node-form .standard
Tested on Drupal 4.7 with Firefox and Safari.
Paddy.
| Comment | File | Size | Author |
|---|---|---|---|
| spreadfirefox-style-css.patch | 700 bytes | paddy_deburca |
Comments
Comment #1
Mad Maks commentedComment #2
Mad Maks commentedpatch applied, thanks
Comment #3
dries commented