* pancake <panc...@youterm.com> [2010-05-30 19:00]: > It's great for reading text without getting affected by zoom. the > lines get wrapped. > > textarea,body,td,tr,p,select,option,font,pre { > width:99% !important; > } >
With the latter, don't you run into more problems (e.g. neighbouring TDs of size 99% sound strange to me) than you would with just using the only-text-zoom? It does provide the same behaviour by saving some css headacke. cheers, -- stanio_