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 the code is here:

  <http://codepen.io/hucklesby/pen/xjKEL>

[...]
______________________________________________________________________

Turning off the word-spacing on .thumbs in Chrome inspector fixed it,
though the space between thumbnails became less. Maybe that will put
you on the right track...


Brilliant! Thank you Tom.

Adding margin-right to the <li> instead seems to give me what I want.
--
Cordially,
David

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to