[css-d] Webkit's wobbly centering

2014-04-21 Thread David Hucklesby
Making a photo gallery, I want to center a row of thumbnails below the main photo. My code works well in all browsers *except* for those based on Webkit. A cut-down version of the code is here: http://codepen.io/hucklesby/pen/xjKEL What am I doing wrong? Any suggestions gratefully accepted.

Re: [css-d] Webkit's wobbly centering

2014-04-21 Thread Tom Livingston
On Mon, Apr 21, 2014 at 2:12 PM, David Hucklesby huckle...@gmail.com wrote: Making a photo gallery, I want to center a row of thumbnails below the main photo. My code works well in all browsers *except* for those based on Webkit. A cut-down version of the code is here:

Re: [css-d] Webkit's wobbly centering

2014-04-21 Thread David Hucklesby
On 4/21/14, 11:18 AM, Tom Livingston wrote: On Mon, Apr 21, 2014 at 2:12 PM, David Hucklesby huckle...@gmail.com wrote: Making a photo gallery, I want to center a row of thumbnails below the main photo. My code works well in all browsers *except* for those based on Webkit. A cut-down version of

Re: [css-d] Webkit's wobbly centering

2014-04-21 Thread Karl DeSaulniers
On Apr 21, 2014, at 1:18 PM, Tom Livingston tom...@gmail.com wrote: On Mon, Apr 21, 2014 at 2:12 PM, David Hucklesby huckle...@gmail.com wrote: Making a photo gallery, I want to center a row of thumbnails below the main photo. My code works well in all browsers *except* for those based on