Edit report at https://bugs.php.net/bug.php?id=65109&edit=1

 ID:                 65109
 Comment by:         gabri dot ns at gmail dot com
 Reported by:        pet dot draexler at gmail dot com
 Summary:            Formatting of docs
 Status:             Verified
 Type:               Bug
 Package:            Website problem
 Operating System:   Windows 7
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

When look into the doc.css,
I see some thing like this

.docs .refentry .parameters .title + p.para + dl,
.docs .refsect1.examples .title + p.para + *,
.docs .refsect1.seealso .title + p.para + * {
    margin-top:-1.5em;
    /* there's a p tag that has whitespace (not :empty).
       This simply covers it up */
}

The comment was explaining that this entry is used
to cover up other element. However, there is p.para
element that actually didn't empty. When i disable
this entry, it fix the problem.


Previous Comments:
------------------------------------------------------------------------
[2013-06-25 07:01:22] [email protected]

Ah, verified, this bug is specific to the beta site. Marking this as a web 
problem.

Thank you for the bug report! :)

------------------------------------------------------------------------
[2013-06-25 05:18:47] gabri dot ns at gmail dot com

Related To: Bug #65107

------------------------------------------------------------------------
[2013-06-25 05:03:08] gabri dot ns at gmail dot com

from the screenshot, what i think is that it lack of stylesheet since there is 
no 
bounding box at all. i'm using the same browser and the same version, that is 
the 
latest, and its fine here.

try refreshing your browser.

------------------------------------------------------------------------
[2013-06-24 22:46:01] [email protected]

Can you check the HTML source around the broken parts and paste what you find?

------------------------------------------------------------------------
[2013-06-24 10:02:46] pet dot draexler at gmail dot com

Description:
------------
Hello,
I use Google Chrome 27.0.1453.116 m on Windows and I see formatting of docs of 
money_format() incorrectly. See the picture 
http://s23.postimg.org/xuc3r63zv/php_net_bug.png.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65109&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to