Re: [Phpmyadmin-devel] [Phpmyadmin-cvs] CVS: phpMyAdmin ChangeLog, 2.2290, 2.2291 left.php,

8 Jul
2006
8 Jul
'06
3:20 p.m.
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
7011
Age (days ago)
7011
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Mendel