Edit report at https://bugs.php.net/bug.php?id=63051&edit=1
ID: 63051 User updated by: [email protected] Reported by: [email protected] Summary: Unexpected beta site styling in parameter documentation -Status: Open +Status: Closed Type: Bug Package: Website problem Operating System: Irrelephpant PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Automatic comment on behalf of aharvey Revision: http://git.php.net/?p=web/php.git;a=commit;h=d31ce782ba05fd0b4b9cf01c8d6ffbd0c12c4e70 Log: Fix bug #63051 (Unexpected beta site styling in parameter documentation) per Levi's suggestion. Previous Comments: ------------------------------------------------------------------------ [2012-09-11 01:57:41] [email protected] I'm looking specifically at the "number" parameter on: http://docs.php.net/manual/en/function.dechex.php?beta=1 Versus http://docs.php.net/manual/en/function.dechex.php?beta=0 Note the lack of spacing between paragraphs. It's not particularly major, or important, otherwise I'd have made time for it yesterday. Just something I wanted to track and not forget! ------------------------------------------------------------------------ [2012-09-10 14:06:19] [email protected] Could you provide a link to a page that has this problem? I created that original rule, I believe. I'd like to see what damage I've done. ------------------------------------------------------------------------ [2012-09-10 01:52:50] [email protected] Description: ------------ I'll probably end up dealing with this myself, but since I don't have time right now: multiple paragraphs in parameter documentation currently aren't spaced correctly due to the "dl dd p" rule in theme.css. We need to either remove the rule (if it's not needed for styling elsewhere) or have a more specific override to maintain proper line spacing in that situation. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63051&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
