[Phpmyadmin-devel] [Phpmyadmin-cvs] CVS: phpMyAdmin ChangeLog, 2.2290, 2.2291 left.php,
Sebastian Mendel
lists at sebastianmendel.de
Sat Jul 8 15:20:46 CEST 2006
Marc Delisle schrieb:
> Sebastian Mendel a écrit :
>> Marc Delisle schrieb:
>>> Sebastian Mendel a écrit :
>>>
>>>> + <?php /* remove vertical scroll bar bug in ie */ ?>
>>>> + <!--[if gte IE 6]>
>>>> + <style type="text/css">
>>>> + /* <![CDATA[ */
>>>> + html {
>>>> + overflow-y: scroll;
>>>> + }
>>>> + /* ]]> */
>>>> + </style>
>>>> + <![endif]-->
>>>> </head>
>>> I guess a better comment should be:
>>>
>>> /* remove horizontal scroll bar bug in IE by forcing a vertical scroll
>>> bar */
>> ok.
>>
>> btw. i have no problem if you do this change by yourself ... ;-)
>
> Yeah but some devs do have a problem with such "stepping on toes".
yes, i know,
but hey - it's you: first i know you and second you are the project
admin ... ;-)
--
Sebastian
More information about the Developers
mailing list