What version are you running?
1.5.3.1
What's the URL of the page containing the problem?
internal URL
What is the expected output? What do you see instead?
"datagrid" table CSS is not aligned properly. (see screenshot)
What operating system are you using? What browser?
Windows 7 Professional
Google Chrome 11.0.696.14 (dev channel)
Please provide any additional information below.
We have two installations of Review Board (same versions, 1.5.3.1) but one of the installs is exhibiting this problem and the other is not. One potential culprit is that the groups entries in the listing under the "Incoming Reviews" section may be too long ( >30 characters ). This problem is not happening in Firefox 4, or IE9.
In "datagrid.css", under the "datagrid" element, is the "width: 100%" needed? When I remove that CSS attribute, the alignment behaves properly.