Edit report at https://bugs.php.net/bug.php?id=66517&edit=1
ID: 66517 Updated by: [email protected] Reported by: [email protected] Summary: Too little margin between "Report a bug" link and initial warning <div> -Status: Open +Status: Closed Type: Bug Package: Website problem Operating System: OS X PHP Version: Irrelevant -Assigned To: +Assigned To: levim Block user comment: N Private report: N New Comment: Fixed in latest commit: http://git.php.net/?p=web/php.git;a=commitdiff;h=cb31387978bd6e4f294f1207dc81a023d46a621f Next time mirrors update they will get this fix. Previous Comments: ------------------------------------------------------------------------ [2014-01-20 06:43:32] [email protected] Description: ------------ On http://docs.php.net/manual/en/migration56.changes.php the "Report a bug" link at the top of the main content overlaps with the "Warning" div that comes first in the sect1. (Chrome, OS X) Adding a top margin of 1em instead of 0.75em for div.warning fixes this. I've put up a screenshot here: http://divbyzero.net/~martin/php.net-missing-margin-20140120.png Expected result: ---------------- No overlapping. Actual result: -------------- Overlapping. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=66517&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
