php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66517 Too little margin between "Report a bug" link and initial warning <div>
Submitted: 2014-01-20 06:43 UTC Modified: 2014-03-04 04:05 UTC
From: mj@php.net Assigned: levim (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: OS X
Private report: No CVE-ID: None
 [2014-01-20 06:43 UTC] mj@php.net
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-04 04:05 UTC] levim@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: levim
 [2014-03-04 04:05 UTC] levim@php.net
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.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 22:00:02 2025 UTC