Whitespace on user profiles
Richard Eriksson - October 18, 2005 - 03:55
| Project: | Lincoln's Revenge |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Just needs a clear: none; for the .profile class. A patch is attached. (I simply appended the fix to the end of the style.css file.)
| Attachment | Size |
|---|---|
| lincolns_revenge.whitespace-patch.txt | 157 bytes |

#1
The attached patch is updated to include aggregator pages, create content pages and book navigation links. Still broken is /admin/access/rules/add which is for adding masks for new usernames.
The fix moves the "Mask:" label too close to the "Rule type:" label in Firefox.
#2
Another attempt: this time adding #aggregator .news-item .description to the mix, plus some padding to correct for first line of the description appearing next the the item's link. Doesn't look to great in Internet Explorer though (indentation on some descriptions...).