Adding the borders to top/bottom is not a good thing though, because long changes result in ugly rendering with lots of parallel lines. I will look into the padding issue.
- Trevor On Sat, Mar 3, 2012 at 1:33 AM, Erwin Dokter <[email protected]> wrote: > On 03-03-2012 09:35, Erwin Dokter wrote: > >> The red font color was the only conflicting style. The misalignment is >> apparently a result of Chrome not handling the combined padding of the >> table cell and diffchange spans that contain one or more Tabs. >> > > To be more precise: any left-or right padding or border of the .diffchange > will throw off the horizontal alignment in Chrome. The cell padding has no > effect. > > This can be fixed by moving the borders to top/bottom and removing any > left/right padding from .diffchange. > > > -- > Erwin Dokter > > > ______________________________**_________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/**mailman/listinfo/wikitech-l<https://lists.wikimedia.org/mailman/listinfo/wikitech-l> > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
