User agent: Opera/9.24 (Windows NT 5.1; U; en) 8816
Language info: en//en
Screen info: 1280x768x32
Description of problem:
If a
vertical-align: baseline;
is set globally to a TD or associated toolbar item the images get out of alignment. To fix add
vertical-align: middle;
too the 2nd line of ui.css code.