En/na Kevin Teague ha escrit: > The current gnome #page Selector has this declaration: > > overflow: hidden; > > Safari seems to interpret the default width for this div as being > very small :( > > There are two fixes that I've just tested that could work: > > 1. Remove the overflow property from the #page Selector. > > 2. Add a width property to the #page Selector, this works on Safari > and Firefox on Mac for me: > > width: 100%; > I added this on #page css ( overflow: hidden is for IE6 ) Can you try ? on Konqueror it was working before ( so it's only safari issue )
Ramon _______________________________________________ gnome-web-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-web-list
